Commit History

Author SHA1 Message Date
  Kiyohiro Yamaguchi 8d3c694ef8 Fix Request to pass Context to backend store_result functions. (#5068) 6 years ago
  John Arnold 1afaa7b049 Add task properties to AsyncResult, store in backend (#4490) 6 years ago
  Mario Kostelac 90da2b3bb0 Add task.acks_on_failure_or_timeout option (#4970) 6 years ago
  Omer Katz 192df0da32 Fix a bug that occurs when the timelimit header is provided but is None instead of a tuple of (None, None). (#4908) 6 years ago
  Omer Katz 6affce0847 Increased test coverage for celery.worker.Request (#4909) 6 years ago
  Robert Kopaczewski 47ca2b462f Fix hybrid_to_proto2 with missing timelimit (#4850) 6 years ago
  Régis B fd6e475826 Refer worker request info to absolute time (#3684) 7 years ago
  Alex Garel 0ffd36fbf9 request on_timeout now ignores soft time limit exception (fixes #4412) (#4473) 7 years ago
  Omer Katz 120770929f Install isort from git. Fix import order. 7 years ago
  Omer Katz d0f5300691 More isort fixes. Added tox task. 7 years ago
  Omer Katz e6a6cced7f isort. 7 years ago
  Ask Solem ec1fd31e9b Enable task_reject_on_worker_lost for Redis. Closes #3541 8 years ago
  Ask Solem 29df527147 Use py.test for everything :-) 8 years ago