- redis-py Another race condition in health checks and pubsub
- Celery Celery worker OOM due to unbounded prefetch on eta tasks
- redis-py Instantiating BlockingConnectionPool.from_url with timeout in query args fails
- redis-py connection pool in multi-thread is not thread safe
- Celery Task.retry() always raises RuntimeError if task_always_eager and task_eager_propagates are
- Celery SQS MessageDeduplicationId
- uvicorn Error using websockets==4.0.1
- httpx h11._util.LocalProtocolError: Too little data for declared Content-Length
- httpx Timeout from ConnectionPool on number of concurrent requests larger than max_connections
- urllib3 Connection retrieved from connection pool has wrong cert_reqs (based on previous request)
- urllib3 Custom LifoQueue
- redis-py 4.6.0 - ConnectionError max number of clients reached
- uvicorn Reloader only reloads once
- starlette "Task was destroyed but it is pending!" error when middleware dispatch func discards
- Pydantic pydantic.errors.PydanticUndefinedAnnotation: name 'T' is not defined when using from
- redis-py Async performance issue since version 5.3.0
- Celery Invalid format of 'date_done' field in celery.task_results with backend mongodb
- Celery Task is requeued with compression header but the body is not compressed
- Celery Missing CPendingDeprecationWarning from Celery v5.4.0
- Celery _maybe_close_db_fd in Django fixups does not correctly handle all exceptions
- Celery RedisBackend does not retry on store_result even with result_backend_always_retry=True
- Celery Task acks on Hard Timeout when `task_acks_on_failure_or_timeout` is `False`
- Celery Group results aren't cleaned up on result.forget() - memory leak
- Celery chord of chains with groups: body duplication and invalid task execution order
- Celery Unable to use mysql SSL parameters in create_engine()
- Celery support for quorum queues
- Celery Celery 4.4.7 attempts to use amqp despite being given Redis broker_url & result_backend
- Celery Chord across multiple apps using signatures breaks on task not registered
- Celery Start celery in the detached mode