Skip to content

Release: develop -> main - #65

Merged
Danswar merged 1 commit into
mainfrom
develop
Jul 24, 2026
Merged

Release: develop -> main#65
Danswar merged 1 commit into
mainfrom
develop

Conversation

@github-actions

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

The GetPositionsV2 sync job occasionally sees a "Premature close" from
the indexer, consistent with a stale keep-alive socket being reused
right as it's closed server-side. There was no retry for this case:
network errors that couldn't fall back landed straight in the logs.

Adds a RetryLink ahead of the HTTP link so transport-level failures
get a few short, jittered retries before reaching the error/fallback
handling. GraphQL-level errors are unaffected.
@Danswar
Danswar merged commit d8f8e24 into main Jul 24, 2026
3 checks passed
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