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

Fix Panic on 504 error #250

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Fix Panic on 504 error #250

merged 3 commits into from
Oct 20, 2023

Conversation

michaelpaul
Copy link
Contributor

Summary

Propagating the error back to users instead of causing a panic.

Fixes #246

@michaelpaul michaelpaul requested review from gcatanese and a team as code owners October 20, 2023 11:56
@michaelpaul michaelpaul added the Fix Fixes some issue label Oct 20, 2023
@michaelpaul michaelpaul merged commit 0804b7f into develop Oct 20, 2023
3 checks passed
@michaelpaul michaelpaul deleted the fix-timeout-error branch October 20, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixes some issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic In Response Handling For 504 Gateway Timeout
3 participants