When running celery(python 2.7) on django getting the issue Starting new HTTPS connection (1): logs.logdna.com hampering celery tasks. Traceback shows its because if urllibRetry which is being used by this library. Can anyone please help regarding this?
When running celery(python 2.7) on django getting the issue
Starting new HTTPS connection (1): logs.logdna.com
hampering celery tasks. Traceback shows its because ifurllib
Retry
which is being used by this library. Can anyone please help regarding this?