[Question] Are there anyways to set read_timeout or write_timeout like pymysql?
Open
enhancement
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 272
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.