Six Impossible Thingsis infinite, and the execution confined; that the desire is boundless, and the act a slave to limit. ## Every question has an answer , intermediate CAs are a useful way to limit the exposure of the root CA. Whether you choose to use intermediate CAs will depend on the needs of0 码力 | 577 页 | 9.03 MB | 2 年前3
Celery 2.3 Documentationminute delay. ### Task.rate limit Set the rate limit for this task type, i.e. how many times in a given period of time is the task allowed to run. If this is None no rate limit is in effect. If it is an Default is the CELERY_DEFAULT_RATE_LIMIT setting, which if not specified means rate limiting for tasks is disabled by default. ### Task.time limit The hard time limit for this task. If not set then the the workers default will be used. ### Task.soft time limit The soft time limit for this task. If not set then the workers default will be used. ### Task.ignore_result Don’t store task state. Note that0 码力 | 334 页 | 1.25 MB | 2 年前3
Celery 2.5 Documentationminute delay. ### Task.rate limit Set the rate limit for this task type, i.e. how many times in a given period of time is the task allowed to run. If this is None no rate limit is in effect. If it is an Default is the CELERY_DEFAULT_RATE_LIMIT setting, which if not specified means rate limiting for tasks is disabled by default. ### Task.time limit The hard time limit for this task. If not set then the the workers default will be used. ### Task.soft_time_limit The soft time limit for this task. If not set then the workers default will be used. ### Task.ignore_result Don’t store task state. Note that0 码力 | 400 页 | 1.40 MB | 2 年前3
Celery 2.5 Documentationminute delay. ### Task.rate limit Set the rate limit for this task type, i.e. how many times in a given period of time is the task allowed to run. If this is None no rate limit is in effect. If it is an Default is the CELERY DEFAULT RATE LIMIT setting, which if not specified means rate limiting for tasks is disabled by default. ### Task.time_limit The hard time limit for this task. If not set then the the workers default will be used. ### Task.soft_time_limit The soft time limit for this task. If not set then the workers default will be used. ### Task.ignore_result Don’t store task state. Note that0 码力 | 647 页 | 1011.88 KB | 2 年前3
Celery 2.4 Documentationminute delay. ### Task.rate limit Set the rate limit for this task type, i.e. how many times in a given period of time is the task allowed to run. If this is None no rate limit is in effect. If it is an Default is the CELERY_DEFAULT_RATE_LIMIT setting, which if not specified means rate limiting for tasks is disabled by default. ### Task.time limit The hard time limit for this task. If not set then the the workers default will be used. ### Task.soft_time_limit The soft time limit for this task. If not set then the workers default will be used. ### Task.ignore_result Don’t store task state. Note that0 码力 | 543 页 | 957.42 KB | 2 年前3
Celery 2.3 Documentationminute delay. ### Task.rate limit Set the rate limit for this task type, i.e. how many times in a given period of time is the task allowed to run. If this is None no rate limit is in effect. If it is an Default is the CELERY DEFAULT RATE LIMIT setting, which if not specified means rate limiting for tasks is disabled by default. ### Task.time limit The hard time limit for this task. If not set then the the workers default will be used. ### Task.soft_time_limit The soft time limit for this task. If not set then the workers default will be used. ### Task.ignore_result Don’t store task state. Note that0 码力 | 530 页 | 900.64 KB | 2 年前3
Celery v4.3.0 Documentationcould rate limit the task instead, 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'} also direct the workers to set a new rate limit for the task at runtime: $ celery -A tasks control rate_limit tasks.add 10/m worker@example.com: OK new rate limit set successfully See Routing Tasks to read lass> Time limits are convenient for making sure all tasks return in a timely manner, but a time limit event will actually kill the process by force so only use them to detect cases where you haven’t used0 码力 | 790 页 | 2.84 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Representationsinfiniteexecutiondesirelimittranslation memorymachine translationAPIconfigurationsupportHyperledger FabricBlockchainDistributed ledgerChannelSmart contractDistributed LedgerSmart ContractsModular ArchitectureCelery任务队列分布式异步消息传递BrokerWorkerTaskDjango-CeleryCelerymon任务工人监控路由TasksWorkersTask StatesConcurrencySerialization分布式系统RabbitMQ结果后端













