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 retry file uploads with 422 responses #476

Closed
JGAntunes opened this issue Jul 18, 2023 · 2 comments
Closed

Don't retry file uploads with 422 responses #476

JGAntunes opened this issue Jul 18, 2023 · 2 comments

Comments

@JGAntunes
Copy link
Member

Following up on - https://github.com/netlify/pillar-support/issues/625

We should not be retrying file/function uploads which return 422. See here for a better idea of the response codes we return.

@erikw
Copy link
Contributor

erikw commented Jul 21, 2023

Related: same idea for functions upload
https://github.com/netlify/functions-origin/issues/358

@JGAntunes
Copy link
Member Author

Feels like this is already being worked on by dev foundations - #478 - going to close it 👍

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