Historia zmian

Autor SHA1 Wiadomość Data
  Ask Solem 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 9 lat temu
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 lat temu
  Ask Solem 7053f79bba flakes 9 lat temu
  Ask Solem Hoel de2941195d Merge pull request #2872 from mpermana/master 9 lat temu
  Ask Solem 3fff58c174 Last commit forgot changes 9 lat temu
  Ask Solem cd48cd34ae Report chord errors when task process terminated 9 lat temu
  Ask Solem a7f806c90f kombu 4.0 will no longer send priority message field in delivery_info 9 lat temu
  gmanipon 5a2aab7a14 Set priority from message properties if not in delivery_info 9 lat temu
  Michael Permana 45c9825492 use reject+requeue=False when redelivered is not known, so that a dead letter queue can be used 9 lat temu
  Ask Solem 27dc6d0216 flakes 9 lat temu
  Ask Solem e71652d384 Message protocol v2 now includes repr of args/kwargs. Closes #2847 9 lat temu
  Michael Permana 44355dc077 Only reject and retry when we really know the redelivered is False 9 lat temu
  Michael Permana 01f921adee Only reject and requeue on non redelivered message to avoid infinite crash 9 lat temu
  Michael Permana 577e3da6fd Always reject if acks_late and worker lost 9 lat temu
  Michael Permana 580f06be22 Fix issue #1628 9 lat temu
  Ask Solem 5106352570 flakes 9 lat temu
  Ask Solem 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 9 lat temu
  Ask Solem 2d931569c9 Implements the task protocol 2 shadow field 9 lat temu
  Ask Solem 33a74c6873 flakes 10 lat temu
  Dmitry Malinovsky 9ea2393aa6 Meth send_event checks if eventer is present and enabled 10 lat temu
  Dmitry Malinovsky 2d5996484c Fix message when soft timeout exceeded 10 lat temu
  Albert Wang 4c9e884e7f Made sure a time zone is provided for request expiration checking 10 lat temu
  Ask Solem 4a138b9fe1 Removes print statement 10 lat temu
  Ask Solem 9ca65432ff Fixes time_limit argument to request 10 lat temu
  Ask Solem 4e52e8f1f5 Fixes flakes after flake8 update 10 lat temu
  Ask Solem 100168871a Fixes docs and test issues 10 lat temu
  Ask Solem 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. 10 lat temu
  Ask Solem f838ace597 Now supports task message protocol 1.0 again 10 lat temu
  Ask Solem 411b7f0919 Worker now stores result for internal errors, including ConrtentDisallowed 10 lat temu
  Ask Solem acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer 10 lat temu