Skip to content

fix(api-nodes): retry on connection errors during polling instead of aborting#12393

Merged
Kosinkadink merged 1 commit intomasterfrom
fix/api-nodes/retry-on-network-errors
Feb 11, 2026
Merged

fix(api-nodes): retry on connection errors during polling instead of aborting#12393
Kosinkadink merged 1 commit intomasterfrom
fix/api-nodes/retry-on-network-errors

Conversation

@bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Feb 10, 2026

This PR adjusts values only for polling operation (retrieving of status or results).

Increased default retry budget for poll requests from 3 retries (~7s) to 10 retries (~70s).

This lets polling survive short network errors.

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

@bigcat88 bigcat88 force-pushed the fix/api-nodes/retry-on-network-errors branch from 82745e3 to 26ec3a1 Compare February 11, 2026 16:18
@bigcat88 bigcat88 force-pushed the fix/api-nodes/retry-on-network-errors branch from 26ec3a1 to 40cd8ac Compare February 11, 2026 16:30
@bigcat88 bigcat88 marked this pull request as ready for review February 11, 2026 16:30
@bigcat88 bigcat88 added the Core Core team dependency label Feb 11, 2026
@Kosinkadink Kosinkadink merged commit 2c7cef4 into master Feb 11, 2026
23 checks passed
@bigcat88 bigcat88 deleted the fix/api-nodes/retry-on-network-errors branch February 12, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Core team dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants