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 agent hangs if agent fails to get FF state #5027

Merged

Conversation

DenisNikulin5
Copy link
Contributor

@DenisNikulin5 DenisNikulin5 commented Nov 1, 2024

Recently we had an incident when the agent got the HttpRequestException during GetFeatureFlag request and just stuck until timeout reached (see related WI).

I decided to replace specific exception handlers with the common handler because the agent can hang and it's critical.

Related WI: AB#2227901

@DenisNikulin5 DenisNikulin5 merged commit 83ff577 into master Nov 1, 2024
20 checks passed
@DenisNikulin5 DenisNikulin5 deleted the users/v-dennikulin/fix-agent-hangs-durings-ff-requests branch November 1, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants