e564c9a9bc
* Sets Autofield * Fix RemovedInDjango41Warning * Create codeql-analysis.yml * Codecov_fixes. Got coverage again * Feature/improves multiple databases support * Fix for SSL errors in #422 * Fixes#314 - Convert func to its import path str so that resubmitting failed task works * Add "qmemory" command * Allow tasks to be scheduled on a specific cluster * Fixes#225 - Successful tasks grow beyond SAVE_LIMIT * Update documentation for new retry time default * Fixes deprecated count method * Adds long polling support * Use 'timezone.localtime()' when calculating the next run time * Add a warning for misconfiguration. * Add broker name in Schedule and enhanced Queued Tasks list display admin * Add example of http health check * Added german translation * Try to get SQS queue before creating it * Empty dictionary as configuration value for SQS * Model.unicode() has no effect in Python 3.X * Fix deprecation warning RemovedInDjango40Warning * Fix for #424 TypeError: can't pickle _thread.lock objects * [WIP]Change Django documentation links and URLs to a supported version (v1.8 -> v2.2) * Add attempt_count to limit the number of times a filed task will be re-attempted * Updates to Django 3.1
Matej Cepl2021-11-18 21:14:33 +00:00
79620b0c95
Accepting request 932341 from home:gladiac:mailman3
Matej Cepl2021-11-18 20:43:46 +00:00
382bfd1f36
- Update to 1.2.4 * When sync=True, re-raise exceptions from the worker * Fix issue when using USE_TZ=False with MySQL * Fix issues when using multiple databases with a database router * Expose list of workers and their states via API * Add missing migration
Ondřej Súkup2020-06-12 11:06:10 +00:00
108648d98f
- Update to 1.2.1: * Convert to f-strings #415 (Koed00) * Run task at a specific time #407 * Question about Multiple Clusters #401 * Ability to use a Redis URI #402 * Latest versions of Arrow will break django-q #377 * Timeout override is lost when sent to broker #332 * "InterfaceError: connection already closed" being raised when a test is run #326 * scheduler creating duplicate tasks in multiple cluster environment #231
Tomáš Chvátal
2020-02-20 08:47:45 +00:00