Celery 3.1 Documentation
that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: CELERY_ANNOTATIONS = { 'tasks.add': {'rate_limit': '10/m'} } If you are using RabbitMQ or Redis as the broker successfully See Routing Tasks to read more about task routing, and the CELERY_ANNOTATIONS setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and database to store task state and results. CELERY_RESULT_BACKEND = 'db+sqlite:///results.db' CELERY_ANNOTATIONS = {'tasks.add': {'rate_limit': '10/s'}} Configuration Directives Time and date settings CELERY_ENABLE_UTC0 码力 | 887 页 | 1.22 MB | 1 年前3Celery v4.0.1 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 1040 页 | 1.37 MB | 1 年前3Celery v4.0.2 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery v4.1.0 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 1057 页 | 1.35 MB | 1 年前3Celery 4.0 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery 3.1 Documentation
that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: CELERY_ANNOTATIONS = { 'tasks.add': {'rate_limit': '10/m'} } If you are using RabbitMQ or Redis as the broker then rate limit set successfully See Routing Tasks to read more about task routing, and the CELERY_ANNOTATIONS setting for more about anno- tations, or Monitoring and Management Guide for more about remote 'db+sqlite:///results.db' 164 Chapter 2. Contents Celery Documentation, Release 3.1.25 CELERY_ANNOTATIONS = {'tasks.add': {'rate_limit': '10/s'}} 2.4.2 Configuration Directives Time and date settings0 码力 | 607 页 | 2.27 MB | 1 年前3Celery 3.0 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker then successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 703 页 | 2.60 MB | 1 年前3Celery v4.1.0 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker then successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 714 页 | 2.63 MB | 1 年前3Celery v4.0.1 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker then successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 705 页 | 2.63 MB | 1 年前3Celery v4.0.0 Documentation
so that only 10 tasks of this type can be processed in a minute (10/m): celeryconfig.py: task_annotations = { 'tasks.add': {'rate_limit': '10/m'} } If you’re using RabbitMQ or Redis as the broker then successfully See Routing Tasks to read more about task routing, and the task_annotations setting for more about annotations, or Monitoring and Management Guide for more about remote control commands, and the database to store task state and results. result_backend = 'db+sqlite:///results.db' task_annotations = {'tasks.add': {'rate_limit': '10/s'}} New lowercase settings Version 4.0 introduced new lower0 码力 | 701 页 | 2.59 MB | 1 年前3
共 39 条
- 1
- 2
- 3
- 4