Conda 23.7.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 795 页 | 4.91 MB | 8 月前3
Conda 23.10.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 773 页 | 5.05 MB | 8 月前3
Conda 23.11.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 781 页 | 4.79 MB | 8 月前3
Conda 24.1.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 795 页 | 4.73 MB | 8 月前3
Conda 24.3.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 786 页 | 4.98 MB | 8 月前3
Conda 24.4.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 786 页 | 4.99 MB | 8 月前3
Conda 24.5.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) (continues on next page) 4.2. Configuration 123 conda, Release 24.5.1.dev1 (continued from previous0 码力 | 794 页 | 5.01 MB | 8 月前3
Conda 24.7.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 808 页 | 4.97 MB | 8 月前3
Conda 23.9.x Documentation# # remote_connect_timeout_secs (float) # # The number seconds conda will wait for your client to establish a # # connection to a remote url resource. # # # remote_connect_timeout_secs: 9.15 # # remote_max_retries remote_backoff_factor: 1 # # remote_read_timeout_secs (float) # # Once conda has connected to a remote resource and sent an HTTP # # request, the read timeout is the number of seconds conda will wait for for # # the server to send a response. # # # remote_read_timeout_secs: 60.0 # # ssl_verify (bool, str) # # aliases: verify_ssl # # Conda verifies SSL certificates for HTTPS requests, just like a web #0 码力 | 753 页 | 4.86 MB | 8 月前3
Celery 3.1 DocumentationRelease 3.1.25 redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines the number of seconds to wait for the worker to acknowledge the task before the BROKER_TRANSPORT_OPTIONS setting: BROKER_TRANSPORT_OPTIONS = {'visibility_timeout': 3600} # 1 hour. The default visibility timeout for Redis is 1 hour. Results If you also want to store the state and return Visibility Timeout the task will be redelivered to another worker and executed. This causes problems with ETA/countdown/retry tasks where the time to execute exceeds the visibil- ity timeout; in fact if0 码力 | 607 页 | 2.27 MB | 1 年前3
共 429 条
- 1
- 2
- 3
- 4
- 5
- 6
- 43













