Skip to content

Transaction status polling does not back off on repeated failures #41

Description

@boluwacodes

The job that polls for on-chain transaction status retries on a fixed short interval even when the upstream RPC is erroring, adding unnecessary load during an outage.

Proposal: Add exponential backoff for polling failures, capped at a reasonable maximum interval.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions