Skip to content

Add logging for retrying #331

Description

Is your feature request related to a problem? Please describe.
When uplink retries a request there is no log message. I have to enable all loging for requests.packages.urllib3. but this enables all http requests to log and I have to investigate when request are made and what http code they have. A situation become terrible when there other code that make requests not uplink one.

Describe the solution you'd like
Add logging mechanism that will output (may be some condition for on/off) that request is goging to retry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions