Skip to content

Conversation

@mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Jan 11, 2026

Description

This PR retries StatusCode::SERVICE_UNAVAILABLE in ic-agent produced by a replica if

  • no recent certified state is available;
  • the ingress pool is full.

The main motivation for the change is ensuring that a non-idempotent call does not spuriously fail while the agent is polling for its status using read state requests that could fail if they hit a replica which is unhealthy (e.g., has no recent certified state available).

How Has This Been Tested?

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.

1 participant