Ataskq

Latest version: v0.6.5

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

Scan your dependencies

Page 1 of 3

0.6.5

Added
Changed
Fixed
- postgres transaction in progress error.

0.6.4

Added
Changed
Fixed
- dashboard handling no job_id

0.6.3

Added
- background task implemented as server
Changed
Fixed
- Docker image update

0.6.2

Added
Changed
- db schema v5: state_kwargs removed from schema
Fixed
- Docker image update

0.6.1

Added
Changed
Fixed
- sqlite3 returning error on sqlite ver smaller 3.35.0

0.6.0

Added
- added \_\_main\_\_.py entry point for running ataskq

usage: ataskq run [-h] [--config CONFIG] [--job-id JOB_ID] [--level LEVEL [LEVEL ...]]
[--concurrency CONCURRENCY]

optional arguments:
-h, --help show this help message and exit
--config CONFIG, -c CONFIG
config preset ['standalone', 'client', 'server'] or path to file
--job-id JOB_ID, -jid JOB_ID
job id to run
--level LEVEL [LEVEL ...], -l LEVEL [LEVEL ...]
job level to run
--concurrency CONCURRENCY, -cn CONCURRENCY
number of task execution runner to open in parallel

Changed
- taskq configuration moved to config
(conn, run_task_raise_exception, task_wait_timeout, task_pull_intervnal, monitor_pulse_interval, task_pulse_timeout, max_jobs)
- taskq.run num_processes renamed to concurrency
Fixed

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.