github jina-ai/jina v3.22.1
💫 Patch v3.22.1

latest releases: v3.27.16, v3.27.15, v3.27.14...
11 months ago

Release Note (3.22.1)

Release time: 2023-10-06 13:52:45

This release contains 1 bug fix.

🐞 Bug Fixes

Fix timeout issue with dynamic batching (#6071)

When using dynamic batching (either with the @dynamic_batching decorator on an Executor endpoint or by setting the uses_dynamic_batching parameter on a Deployment, timeouts were not being properly taken into account because the timer might not be triggered until a previous batch finished. This has been fixed.

🤟 Contributors

We would like to thank all contributors to this release:

Don't miss a new jina release

NewReleases is sending notifications on new releases.