greatexpectationslabs / cooper-pair

Cooper Pair is a Python library to simplify programmatic access to the Allotrope GraphQL API.
Apache License 2.0
0 stars 0 forks source link

Operations that fail because of authorization error should retry automatically #31

Open jcampbell opened 5 years ago

jcampbell commented 5 years ago

Currently, the request is retried with the same headers instead of trying to log in again using the stored credential (?).