Stepfunctions-activity-worker

Latest version: v1.1.3

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

Scan your dependencies

1.1.3

* Activity worker will release the semaphore when `send_task_success` raises a client error

1.1.2

1.1.1

1.1.0

When instantiating the `ActivityWorker` you can now specify `worker_count=` to specify how many workers you would like to have running in parallel when using `ActivityWorker.listen()`.

Default is `worker_count=1`.

1.0.0

The first release!

This initial release completely encapsulates all the work that goes into communicating with the StepFunctions API; all you need to do is provide a function that takes task input and returns task output!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.