demian-wolf / pyreverso

Reverso API wrapper for Python
https://reverso.net/
MIT License
49 stars 14 forks source link

Add timeout and retrying #11

Open jparta opened 1 year ago

jparta commented 1 year ago

This PR adds a timeout option and retrying to the library. Timeout is optional, for now. Should consider setting a default.