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.
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