Closed tachyonics closed 5 years ago
Currently each credential refresh schedules the next refresh. If refreshing the credentials fails, currently the code logs an error without scheduling any follow-up refreshes, leaving the credentials to eventually expiry and all future calls fail.
This has been released as part of 1.1.0
Currently each credential refresh schedules the next refresh. If refreshing the credentials fails, currently the code logs an error without scheduling any follow-up refreshes, leaving the credentials to eventually expiry and all future calls fail.