Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix incorrect 413 error on pg 54* errors #3534

Merged
merged 1 commit into from
May 20, 2024

Conversation

taimoorzaeem
Copy link
Collaborator

Fixes #3255.

@laurenceisla
Copy link
Member

Rebased CHANGELOG. Should be good to merge after CI runs.

@wolfgangwalther
Copy link
Member

I have seen the linkcheck failure repeatedly now:

 (       ecosystem: line   23) broken    https://blog.frankel.ch/poor-man-api - 403 Client Error: Forbidden for url: https://blog.frankel.ch/poor-man-api

But the URL is still accessible...

@laurenceisla
Copy link
Member

I have seen the linkcheck failure repeatedly now:

 (       ecosystem: line   23) broken    https://blog.frankel.ch/poor-man-api - 403 Client Error: Forbidden for url: https://blog.frankel.ch/poor-man-api

But the URL is still accessible...

It may similar to the issue in #3535 (comment). I like your proposal in #3544, it should also solve the other links.

@steve-chavez steve-chavez merged commit 5cc32c7 into PostgREST:main May 20, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect 413 Request Entity Too Large on pg statement_too_complex
4 participants