Skip to content

Conversation

@evgeny-stakewise
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 23, 2026 10:37
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the ExtendedAsyncHTTPProvider class by adding retry logic and fallback endpoint support for batch requests, bringing it to feature parity with single requests.

Changes:

  • Added make_batch_request and make_batch_request_with_fallback_endpoints methods with retry and fallback logic
  • Renamed make_request_inner to make_request_with_fallback_endpoints for consistency
  • Bumped package version from v0.12.3 to v0.12.4

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sw_utils/execution.py Implements batch request methods with retry/fallback logic and renames internal method for consistency
pyproject.toml Updates package version to v0.12.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@evgeny-stakewise evgeny-stakewise merged commit 14cc519 into master Jan 23, 2026
3 checks passed
@evgeny-stakewise evgeny-stakewise deleted the retry-batch-request branch January 23, 2026 10:56
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.

3 participants