Skip to content

removed http error code swalling#11

Merged
robmsmt merged 1 commit into
mainfrom
robmsmt/err-passthrough
Mar 20, 2026
Merged

removed http error code swalling#11
robmsmt merged 1 commit into
mainfrom
robmsmt/err-passthrough

Conversation

@robmsmt
Copy link
Copy Markdown
Contributor

@robmsmt robmsmt commented Mar 20, 2026

swallowing errors like 429 - Too Many Requests is bad practice since it's useful for clients to see this. In general good practice to let these 4xx/5xx errors to come through to the client.

@robmsmt robmsmt merged commit c4b3431 into main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant