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

Don't return 500 based on malformed URL or user input in general #219

Open
jordanade opened this issue Apr 16, 2024 · 2 comments
Open

Don't return 500 based on malformed URL or user input in general #219

jordanade opened this issue Apr 16, 2024 · 2 comments

Comments

@jordanade
Copy link
Contributor

I don't like that any bad image URL (say, out of range or incorrectly specified parameters) creates 500 errors. AWS, for example, sends me warnings that my instance is "degraded". There's nothing I can do to fix it!

@jordanade
Copy link
Contributor Author

I feel like bad requests should return a 4xx code, like 422.

@sdebacker
Copy link
Collaborator

Hello, we are open to pull requests with tests.

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

No branches or pull requests

2 participants