Closed smithsz closed 5 years ago
Hello @smithsz I am on the IBM DevOps Insights team that reported this issue (case CS0503031)
In 4.1.1 version of the Cloudant library, it appears that once Cloudant library runs into an IAM hiccup, it never recovers. New requests to Cloudant library continue to fail. Thus, we need to restart the impacted pod manually - and this causes serious issues for our service.
Will this fix solve that issue? Thanks.
Hi @aggarwav,
I hope so. This should make IAM authentication more robust. This is what's new...
Thanks, Sam
Token Service (https://iam.cloud.ibm.com/identity/token) Retry
5xx
and429
./_iam_session
Retry5xx
(endpoint will not return 429 response).