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

fix(source-monday): Add WaitTimeFromHeader backoff strategy #48597

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tolik0
Copy link
Contributor

@tolik0 tolik0 commented Nov 21, 2024

What

Added WaitTimeFromHeader backoff strategy to handle retries using the retry-after header, improving efficiency and aligning with rate-limit resets.
Oncall: https://github.com/airbytehq/oncall/issues/6858

How

Updated manifest.yaml with WaitTimeFromHeader and fallback ConstantBackoffStrategy.

User Impact

Improved retry logic: Reduces unnecessary delays.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 8:28pm

@tolik0 tolik0 marked this pull request as ready for review November 21, 2024 13:51
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/monday
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants