Kuyruk

Latest version: v10.1.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

10.0.0

--------------

Released on 05-12-2023.

- ``Kuyruk.connection()`` does not return new connection anymore. It returns the underlying connection. The connection is locked while the context manager is active. If you need to hold the connection for a long time, use ``Kuyruk.new_connection()`` to create a separate connection.

9.4.0

-------------

Relesed on 27-03-2020.

- Fixed various heartbeat related bugs.

9.0.6

-------------

Released on 09-03-2018.

- Removed support for Python 2.
- Workers do not change process title anymore.
- Removed ``reject_delay`` argument from ``Kuyruk.task`` decorator.
- Removed task decorator syntax without arguments.
- Improved heartbeat handling.
- Worker does not retry on ``TimeoutError`` exceptions.

8.5.0

-------------

Released on 25-10-2017.

- Added Windows support.

8.3.0

-------------

Released on 15-04-2017.

- Added "Kuyruk.send_tasks_to_queue" method for batch sending.

8.2.0

-------------

Released on 22-02-2017.

- Added delay for failed and rejected taks.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.