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 · 16 comments · May be fixed by #3224
Open

refactor: Move retry logic from infer_type_name to wizard #2671

tusharmath opened this issue Aug 12, 2024 · 16 comments · May be fixed by #3224

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 WIP
🔴 @HarshMN2345 Nov 30, 2024, 10:42:53 AM WIP
🟢 @mehul-m-prajapati Dec 18, 2024, 9:04:04 PM #3224

@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
Copy link

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

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Nov 23, 2024
Copy link

algora-pbc bot commented Nov 30, 2024

Note

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

@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Nov 30, 2024
Copy link

algora-pbc bot commented Dec 1, 2024

@HarshMN2345: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@mehul-m-prajapati
Copy link

@tusharmath : Is this issue still open?
I would like to work on it.

@tusharmath
Copy link
Contributor Author

Go ahead

@mehul-m-prajapati
Copy link

mehul-m-prajapati commented Dec 18, 2024

/attempt #2671

Algora profile Completed bounties Tech Active attempts Options
@mehul-m-prajapati 3 tailcallhq bounties
TypeScript, JavaScript,
HTML & more
Cancel attempt

Copy link

algora-pbc bot commented Dec 18, 2024

Note

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

Copy link

algora-pbc bot commented Dec 18, 2024

💡 @mehul-m-prajapati submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment