Skip to content

281 handle 500 retry error#282

Merged
MikeNeilson merged 5 commits intomainfrom
281-handle-500-retry-error
Mar 27, 2026
Merged

281 handle 500 retry error#282
MikeNeilson merged 5 commits intomainfrom
281-handle-500-retry-error

Conversation

@krowvin
Copy link
Copy Markdown
Collaborator

@krowvin krowvin commented Mar 24, 2026

Wraps the HTTP methods in cwms-python with error handlers

Removes 500 as a retry, 500 are generic enough we should not attempt to retry

@krowvin krowvin requested a review from Enovotny March 24, 2026 23:35
@krowvin krowvin linked an issue Mar 24, 2026 that may be closed by this pull request
Copy link
Copy Markdown

@MikeNeilson MikeNeilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the sonar issues, otherwise looks good.

@sonarqubecloud
Copy link
Copy Markdown

@MikeNeilson MikeNeilson merged commit 9d350ee into main Mar 27, 2026
9 checks passed
@krowvin krowvin deleted the 281-handle-500-retry-error branch March 27, 2026 17:05
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.

Handle 500 Retry Error

2 participants