Releases: moises-ai/maestro-worker-python
Releases · moises-ai/maestro-worker-python
3.5.4
Full Changelog: 3.5.3...3.5.4
Revert last release, no breaking changes.
3.5.3
Full Changelog: 3.5.2...3.5.3
remove kill child process from app shutdown, while still doing the work on consecutive errors.
3.5.2
What's Changed
- Add delete file endpoint to upload server by @vinismarques in #18
- Ensure child processes are terminated during shutdown
Full Changelog: 3.5.1...3.5.2
3.5.1
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- Add timeout of 5 minutes to download and upload requests by @vinismarques in #17
- Reduce number of times of consecutive errors before force exit
Full Changelog: 3.4.0...3.5.0
3.4.0
Full Changelog: 3.3.2...3.4.0
3.3.2
fix download file methods to allow url redirect
3.3.1
Merge pull request #14 from moises-ai/fix-file-conversion Fix file conversion
3.3.0
drop health check sentry traces
Updates get_duration
3.2.3 Update get_duration.py