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

Retry http bad status #15

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Retry http bad status #15

merged 1 commit into from
Jan 29, 2025

Conversation

Kotarski
Copy link
Collaborator

@Kotarski Kotarski commented Jan 29, 2025

If the first attempt connects but receives a bad status (with a non-json message), currently get:

ERROR ContentTypeError: 504, message='Attempt to decode JSON with unexpected mimetype: text/html',
url='/api/job/1153/heartbeat'

This will retry that case

@Kotarski Kotarski merged commit abcf68d into main Jan 29, 2025
7 checks passed
@Kotarski Kotarski deleted the edk/retry-http-bad-status branch January 29, 2025 10:24
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.

2 participants