Skip to content

v3.0.0rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonatanMartens JonatanMartens released this 15 Oct 13:24
178b16e

Changes

  • Limit running jobs per task instead of worker - #202
    • Add parameter to task decorator called max_running_jobs
    • Removed max_jobs_to_activate from worker configuration

Fixes

  • Fix issue where wrong audience value would result in InvalidCamundaCloudCredentialsError - #217