Skip to content

[CT-89] Retry backoff/jitter configuration isn't documented in the deployment guide #1213

Description

@mftee

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

  • Document the retry/backoff/jitter configuration options, their defaults, and tuning guidance in docs/contract-deployment.md
  • Cross-link from retry.rs's module doc comment to the deployment guide section

Acceptance Criteria

  • docs/contract-deployment.md documents every retry-related configuration option and its default

Notes for Contributors

Comment below to be assigned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contractdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions