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

[Feature Request]: Rate Limiting and API Management #54

Open
5 tasks done
BondadaSusanthi opened this issue Oct 10, 2024 · 3 comments
Open
5 tasks done

[Feature Request]: Rate Limiting and API Management #54

BondadaSusanthi opened this issue Oct 10, 2024 · 3 comments
Assignees

Comments

@BondadaSusanthi
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

I’d like to propose an enhancement to how the bot interacts with the CoinGecko API. Right now, while we’re successfully pulling data from the API, we need to ensure that we’re managing our requests effectively to avoid hitting any rate limits. This will help us maintain a smooth operation without interruptions.

Use Case

Implementing better rate limiting will make a huge difference in how the bot performs. By adding features like a request queue and exponential backoff for failed calls, we can ensure that the bot continues to operate reliably even during busy times. It will also keep our users informed about the status of their requests, making the experience much smoother.

Benefits

Adding this feature will bring several benefits:
1)Better Reliability: Users will experience fewer interruptions and delays when fetching data.
2)Enhanced User Experience: With a more responsive system, users will trust the bot more and feel confident using it.
3)Efficient API Use: We'll reduce unnecessary API calls, which can save us from hitting those annoying rate limits.

Priority

High

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC WOB24 contributor
  • I want to work on this issue
  • I'm willing to provide further clarification or assistance if needed.
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@BondadaSusanthi
Copy link
Author

This project is very well structured and I want to make more enhancement ,I am really excited to contribute to this project,Looking forward to contribute to this amazing project

@lakshaymittal45
Copy link

I am really excited to contribute to this project,Looking forward to contribute to this amazing project

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

No branches or pull requests

3 participants