Skip to main content

A Celery based job runner

Project description

This file requires editing

Note to the author: Please add something informative to this README before releasing your software, as a little documentation goes a long way. Both README.rst (this file) and NEWS.txt (release notes) will be included in your package metadata which gets displayed in the PyPI page for your project.

You can take a look at the README.txt of other projects, such as repoze.bfg (http://bfg.repoze.org/trac/browser/trunk/README.txt) for some ideas.

Credits

News

0.17

  • Remove unused unittest2 from tests_require.

  • Avoid traceback reference cycles in JobRunner.runJobHandleError.

0.16

  • Reduce “Scheduling retry” log message to INFO, since messages at WARNING and above trigger OOPSes in Launchpad and this isn’t really a warning anyway.

0.15

  • Add Python 3 support (requires celery >= 4.3).

0.14

  • Add tox testing support.

  • Support and require oops >= 0.0.11.

  • Support celery >= 4.0.

0.13

  • Support and require celery >= 3.0.

0.12

  • Only run the job if its is_runnable property is True.

0.11

  • Add indirection to user error handling to avoid oopses if the Job is security-proxied.

0.10

  • Tweak clear_queues

  • Specify specific kombu and celery versions

0.9

  • Rename inspect_queues to clear_queues

0.8

  • New script: clear-queues

  • Comment updates

  • Shorter timeout for drain_queues

0.7

  • No code changes.

0.6

  • Support list_queued for celery tasks.

0.5

  • removed: manage RabbitMQ server via testresources, instead of using system rabbit

0.4

  • manage RabbitMQ server via testresources, instead of using system rabbit

  • new script jobrunnerctl

0.3

  • Support fast lane/slow lane queues

  • Support retry_error_types even when security-proxied

0.2

  • Updates to support running via celery in Launchpad

0.1

Release date: 15-Mar-2012

  • Initial reelease

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazr.jobrunner-0.17.tar.gz (19.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page