Overview
contract/src/retry.rs implements retry-with-backoff and jitter for Horizon calls (CT-61), but docs/contract-deployment.md — linked from the README as the deployment guide — doesn't appear to document the relevant environment variables or defaults, making it hard for an operator to tune retry behavior for their deployment's latency/throughput needs.
Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.
Overview
contract/src/retry.rsimplements retry-with-backoff and jitter for Horizon calls (CT-61), butdocs/contract-deployment.md— linked from the README as the deployment guide — doesn't appear to document the relevant environment variables or defaults, making it hard for an operator to tune retry behavior for their deployment's latency/throughput needs.Tasks
Acceptance Criteria
Notes for Contributors
Comment below to be assigned.