Celery 2.2 Documentation
user-friendly error message if the result backend name is unknown (Issue #349). celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue default celery.loaders.base celery.registry celery.states celery.contrib.abortable celery.contrib.batches celery.contrib.rdb celery.events celery.events.state celery.apps.worker celery.apps.beat celery.bin an older version of Celery (2.2). For the latest stable version please go here. celery.contrib.batches Collect messages and processes them as a list. Example A click counter that flushes the buffer0 码力 | 505 页 | 878.66 KB | 1 年前3Celery 2.3 Documentation
properly, and passing tests. Fixes celeryev was trying to create the pidfile twice. celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). Fixed an issue where logging objects would user-friendly error message if the result backend name is unknown (Issue #349). celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue default celery.loaders.base celery.registry celery.states celery.contrib.abortable celery.contrib.batches celery.contrib.rdb celery.events celery.events.state celery.apps.worker celery.apps.beat celery.bin0 码力 | 530 页 | 900.64 KB | 1 年前3Celery 2.4 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 260 10.23 celery.contrib.batches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 10.24 celery passing tests. 9.13.3 Fixes • celeryev was trying to create the pidfile twice. • celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). • Fixed an issue where logging objects user-friendly error message if the result backend name is unknown (Issue #349). • celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue0 码力 | 395 页 | 1.54 MB | 1 年前3Celery 2.4 Documentation
properly, and passing tests. Fixes celeryev was trying to create the pidfile twice. celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). Fixed an issue where logging objects would user-friendly error message if the result backend name is unknown (Issue #349). celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue default celery.loaders.base celery.registry celery.states celery.contrib.abortable celery.contrib.batches celery.contrib.rdb celery.events celery.events.state celery.apps.worker celery.apps.beat celery.bin0 码力 | 543 页 | 957.42 KB | 1 年前3Celery 2.5 Documentation
properly, and passing tests. Fixes celeryev was trying to create the pidfile twice. celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). Fixed an issue where logging objects would user-friendly error message if the result backend name is unknown (Issue #349). celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue default celery.loaders.base celery.registry celery.states celery.contrib.abortable celery.contrib.batches celery.contrib.migrate celery.contrib.rdb celery.events celery.events.state celery.apps.worker celery0 码力 | 647 页 | 1011.88 KB | 1 年前3Celery 3.1 Documentation
#1987 [https://github.com/celery/celery/issues/1987]). Eventlet: Fixes crash when celery.contrib.batches attempted to cancel a non-existing timer (Issue #1984 [https://github.com/celery/celery/issues/1984]) celery.loaders.default celery.loaders.base celery.states celery.contrib.abortable celery.contrib.batches celery.contrib.migrate celery.contrib.sphinx celery.contrib.rdb celery.contrib.methods celery.events describes the current stable version of Celery (3.1). For development docs, go here. celery.contrib.batches Experimental task class that buffers messages and processes them as a list. Warning For this to0 码力 | 887 页 | 1.22 MB | 1 年前3Celery 3.1 Documentation
deserialization when using the JSON serializer (Issue #1987). • Eventlet: Fixes crash when celery.contrib.batches attempted to cancel a non-existing timer (Issue #1984). • Can now import celery.version_info_t, it regularly (for responsiveness), but not too often (for performance). 2.14.26 celery.contrib.batches Experimental task class that buffers messages and processes them as a list. Warning: For this to Celery Documentation, Release 3.1.25 # Flush after 100 messages, or 10 seconds. @app.task(base=Batches, flush_every=100, flush_interval=10) def count_click(requests): from collections import Counter0 码力 | 607 页 | 2.27 MB | 1 年前3Celery 2.2 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221 10.21 celery.contrib.batches . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223 10.22 celery user-friendly error message if the result backend name is unknown (Issue #349). • celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue AbortableTask’ 222 Chapter 10. API Reference Celery Documentation, Release 2.2.10 10.21 celery.contrib.batches Collect messages and processes them as a list. Example A click counter that flushes the buffer0 码力 | 314 页 | 1.26 MB | 1 年前3Celery 2.3 Documentation
passing tests. 9.6.3 Fixes • celeryev was trying to create the pidfile twice. • celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). • Fixed an issue where logging objects user-friendly error message if the result backend name is unknown (Issue #349). • celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue often (for performance). name = ‘celery.contrib.abortable.AbortableTask’ 10.22 celery.contrib.batches Collect messages and processes them as a list. Example A click counter that flushes the buffer0 码力 | 334 页 | 1.25 MB | 1 年前3Celery 2.5 Documentation
passing tests. 11.16.3 Fixes • celeryev was trying to create the pidfile twice. • celery.contrib.batches: Fixed problem where tasks failed silently (Issue #393). • Fixed an issue where logging objects user-friendly error message if the result backend name is unknown (Issue #349). • celery.contrib.batches: Now sets loglevel and logfile in the task request so task.get_logger works with batch tasks (Issue often (for performance). name = ‘celery.contrib.abortable.AbortableTask’ 12.25 celery.contrib.batches Collect messages and processes them as a list. Example A click counter that flushes the buffer0 码力 | 400 页 | 1.40 MB | 1 年前3
共 45 条
- 1
- 2
- 3
- 4
- 5