Skip to content

add throttling backoff to ecs plugin#102

Merged
Will Graham (wlggraham) merged 1 commit intomainfrom
ecs_throttle_backoff
Apr 16, 2026
Merged

add throttling backoff to ecs plugin#102
Will Graham (wlggraham) merged 1 commit intomainfrom
ecs_throttle_backoff

Conversation

@wlggraham
Copy link
Copy Markdown
Contributor

@wlggraham Will Graham (wlggraham) commented Apr 16, 2026

Description

Adds exponential backoff & jitter to RunTask and DescribeTask ECS calls.

Test cases were added and succeeded.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@wlggraham Will Graham (wlggraham) merged commit 8881834 into main Apr 16, 2026
7 checks passed
@wlggraham Will Graham (wlggraham) deleted the ecs_throttle_backoff branch April 16, 2026 17:17
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.

2 participants