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

[Question] Are there anyways to set read_timeout or write_timeout like pymysql? #488

Open
WindSoilder opened this issue May 9, 2020 · 1 comment

Comments

@WindSoilder
Copy link

WindSoilder commented May 9, 2020

Regarding to this: https://pymysql.readthedocs.io/en/latest/modules/connections.html
When creating pymysql connection, we can set read_timeout or write_timneout. But I can't find anyway to specific the same arguments to aiomysql connection

@terricain
Copy link
Collaborator

Sorry, answered in #487, nothing for read/write timeout yet, feel free to add it in via a PR if you need it.

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