Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Request Batcher #2121

Merged
merged 13 commits into from
Mar 20, 2025
Merged

HTTP Request Batcher #2121

merged 13 commits into from
Mar 20, 2025

Conversation

jaucourt
Copy link
Collaborator

https://eaflood.atlassian.net/browse/IWTF-4525

HTTP Request Batcher to send HTTP requests as a batch lot, dynamically responding to 429 responses to reduce batch size and resending these requests as necessary.

https://eaflood.atlassian.net/browse/IWTF-4525

HTTP Request Batcher to send HTTP requests as a batch lot, dynamically
responding to 429 responses to reduce batch size and resending these
requests as necessary.
@jaucourt jaucourt added the enhancement New feature or request label Feb 11, 2025
@jaucourt jaucourt marked this pull request as ready for review March 11, 2025 09:15
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't know why this file is showing as a change - the code in here is identical to what's on the develop branch

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Again, I don't know why these changes are showing - the file is identical to what's on the develop branch

Copy link
Member

@irisfaraway irisfaraway left a comment

Choose a reason for hiding this comment

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

This looks good! Maybe worth a rebase to clean up the mystery diff, just in case?

@jaucourt jaucourt merged commit 6bf9070 into develop Mar 20, 2025
3 checks passed
@jaucourt jaucourt deleted the feature/iwtf-4525-http-request-batcher branch March 20, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants