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

Carl/bcda 8596 root cause fixes #1023

Merged
merged 4 commits into from
Dec 23, 2024
Merged

Conversation

carlpartridge
Copy link
Collaborator

🎫 Ticket

https://jira.cms.gov/browse/BCDA-8596

🛠 Changes

Revert worker client transport options that were causing large scale restarts. Adjust a few odds and ends with the job reworks to make things clearer.

ℹ️ Context

There was an incident related to jobs being stuck in an infinite loop of sending successful requests to BFD. It seems like what was happening under the hood was that requests were happening, then at some point before finishing, the worker instance would restart. I am 95% sure this is related to the transport config.

🧪 Validation

Tested and linted locally, deployed branch to test env where the same issue was happening and is now resolved.

@carlpartridge carlpartridge requested a review from a team December 20, 2024 23:28
@bhagatparwinder bhagatparwinder merged commit 3e4aa67 into main Dec 23, 2024
5 checks passed
@bhagatparwinder bhagatparwinder deleted the carl/BCDA-8596-root-cause-fixes branch December 23, 2024 15:11
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