Release 2.4.1
Added
- Add
--max_retry
CLI flag andCLOWDER_MAX_RETRY
environment variable.
Changed
- updated all of the requirements to latest versions
- updated github actions to automatically create releases
- use thread.daemon = True to fix python 3.10