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

Switch to a fully async code base with PTB v20 and SQLAlchemy with async #17

Open
CrsiX opened this issue Jan 20, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@CrsiX
Copy link
Member

CrsiX commented Jan 20, 2023

This would stop hassle, reduce bloat and remove complexity due to multi-threading async loops in various places of the code base. However, since v20 of PTB has undergone significant, breaking changes, it may require to rewrite large portions of the code base.

@CrsiX CrsiX added the enhancement New feature or request label Jan 20, 2023
@CrsiX
Copy link
Member Author

CrsiX commented Jan 20, 2023

It looks like this would also easily solve #1 since there's a rate limiting mechanism already built in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant