Comment

Peter Bengtsson

I doubt it but requests uses logging. You just need to configure your logging to turn it up so you can see these kinds of things happening.

Parent comment

Ron

Love it! However, is there a way to print/log all reponses? E.g. When it retries 3 times, print the status code of all three requests?