Commit graph

3 commits

Author SHA1 Message Date
Lucas Held
9728cfdb34
feat: implement timeouts for all methods (#34)
BREAKING CHANGE: Removed the `wait_timeout` parameter. Use the new `timeout` parameter instead. The `timeout` parameter specifies how many seconds the client should wait for the connection, an expected event or a server response.
2023-05-19 13:50:39 +02:00
lucasheld
ce5ba2d943 docs: add docstrings and sphinx, readthedocs configuration 2022-12-16 21:43:01 +01:00
lucasheld
140784c4e0 prepare pypi release and fix add monitor 2022-07-07 22:17:47 +02:00
Renamed from uptimekumaapi/exceptions.py (Browse further)