celery-serverless icon indicating copy to clipboard operation
celery-serverless copied to clipboard

AWS Lambda running a Celery worker. Should be compatible with Google Functions and friends via Serverless too.

Results 7 celery-serverless issues
Sort by recently updated
recently updated
newest added

Bumps [celery](https://github.com/celery/celery) from 4.2.1 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...

dependencies

### Update [click](https://pypi.org/project/click) from **6.7** to **7.0**. Changelog ### 7.0 ``` ----------- Released 2018-09-25 - Drop support for Python 2.6 and 3.3. (`967`_, `976`_) - Wrap ``click.Choice``'s missing message. (`202`_,...

Update README so that other people can use this package. Can someone guide me on how to use this package?

Is the 2nd time that the watchdog refuses to work because a lock is forgotten on the Redis lock backend. It should have an automatic unlock timeout. (EXPIRE key?)

The `_client_invoke_watchdog()` call checks for the client lock and then for the watchdog lock, before truly invoking the watchdog. A possible optimization is to let the client lock acquired for...

Bumps [wheel](https://github.com/pypa/wheel) from 0.32.1 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies