pulumi
pulumi copied to clipboard
Add tests for failure cases in tokenSource
We should add some more tests for the failure cases for the token source refreshing, particularly for 403s coming from the backend, and making sure the loop ends in that case. Also worth looking at other potential edge cases there.
/xref https://github.com/pulumi/home/issues/3676