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

refactor: Move retry logic from infer_type_name to wizard #2671

Open
tusharmath opened this issue Aug 12, 2024 · 8 comments
Open

refactor: Move retry logic from infer_type_name to wizard #2671

tusharmath opened this issue Aug 12, 2024 · 8 comments

Comments

@tusharmath
Copy link
Contributor

  • Move the logic to wizard
  • Use tokio_retry instead of our existing implementation to retry with an exponential back off if the the API returns a 429 error.
@tusharmath
Copy link
Contributor Author

/bounty $25

Copy link

algora-pbc bot commented Aug 12, 2024

💎 $25 bounty • Tailcall Inc.

Steps to solve:

  1. Start working: Comment /attempt #2671 with your implementation plan
  2. Submit work: Create a pull request including /claim #2671 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

🙏 Thank you for contributing to tailcallhq/tailcall!
🧐 Checkout our guidelines before you get started.
💵 More about our bounty program.

Attempt Started (GMT+0) Solution
🔴 @ssddOnTop Aug 12, 2024, 4:14:28 PM WIP
🔴 @harshtech123 Aug 12, 2024, 4:51:17 PM WIP
🟢 @onyedikachi-david Aug 12, 2024, 5:35:14 PM #2674

@ssddOnTop
Copy link
Member

ssddOnTop commented Aug 12, 2024

/attempt #2671

Algora profile Completed bounties Tech Active attempts Options
@ssddOnTop 73 tailcallhq bounties
Rust, Java,
C & more
﹟2652
Cancel attempt

@harshtech123
Copy link

harshtech123 commented Aug 12, 2024

/attempt #2671

Copy link

algora-pbc bot commented Aug 12, 2024

Note

The user @ssddOnTop is already attempting to complete issue #2671 and claim the bounty. We recommend checking in on @ssddOnTop's progress, and potentially collaborating, before starting a new solution.

@onyedikachi-david
Copy link

onyedikachi-david commented Aug 12, 2024

/attempt #2671

Algora profile Completed bounties Tech Active attempts Options
@onyedikachi-david    3 tailcallhq bounties
+ 2 bounties from 1 project
JavaScript, Shell
﹟2639
Cancel attempt

Copy link

Action required: Issue inactive for 30 days.
Status update or closure in 7 days.

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Sep 13, 2024
Copy link

Action required: Issue inactive for 30 days.
Status update or closure in 7 days.

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment