Skip to content

Releases: moises-ai/maestro-worker-python

3.5.4

24 Jul 19:37
Compare
Choose a tag to compare

Full Changelog: 3.5.3...3.5.4

Revert last release, no breaking changes.

3.5.3

17 Jul 23:54
Compare
Choose a tag to compare

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

17 Jul 23:03
Compare
Choose a tag to compare

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

05 Mar 03:59
Compare
Choose a tag to compare

Full Changelog: 3.5.0...3.5.1

3.5.0

22 Feb 22:45
Compare
Choose a tag to compare

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

12 Jan 01:37
Compare
Choose a tag to compare

Full Changelog: 3.3.2...3.4.0

3.3.2

04 Dec 23:45
Compare
Choose a tag to compare
fix download file methods to allow url redirect

3.3.1

11 Sep 20:21
8e3f1f9
Compare
Choose a tag to compare
Merge pull request #14 from moises-ai/fix-file-conversion

Fix file conversion

3.3.0

12 Jun 16:48
Compare
Choose a tag to compare

drop health check sentry traces

Updates get_duration

03 May 15:14
d7b2858
Compare
Choose a tag to compare
3.2.3

Update get_duration.py