Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Feature: check for HTTP 413 (Entity too large) errors #264

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

luguina
Copy link
Collaborator

@luguina luguina commented Jun 16, 2020

Add a new error code to handle HTTP 413 errors if returned from the SheepIt Shepherds. The error should be considered catastrophic as there is no way of recovering from an app viewpoint (configuration must be changed in the server to increase the maximum body size).

As part of the PR, the error will be logged and sent back to the server with a new error code IMAGE_TOO_LONG to allow SheepIt admins to track the error.

@luguina luguina force-pushed the fix/manage-http-413 branch from e8d7f33 to e94406d Compare June 16, 2020 13:21
@luguina luguina force-pushed the fix/manage-http-413 branch from e94406d to eace12a Compare June 16, 2020 13:36
@luguina luguina force-pushed the fix/manage-http-413 branch from eace12a to 508c717 Compare June 19, 2020 12:30
@laurent-clouet laurent-clouet merged commit 4c3fa7c into laurent-clouet:master Jun 20, 2020
@luguina luguina deleted the fix/manage-http-413 branch June 20, 2020 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants