Jina 3.22.1 Update

Jina is a MLOps framework that empowers anyone to build cross-modal and multi-modal applications on the cloud.

Futuristic white and blue abstract spiral with red and blue dots against a black backdrop, evoking a scientific aura


Release Note (3.22.1)

This release contains 1 bug fix.

Release ๐Ÿ’ซ Patch v3.22.1 ยท jina-ai/jina
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 @โ€ฆ

๐Ÿž 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: