Gareth Smith 98e4eb708f
[BUG]Java] Fix a race condition in RetryingOAuth.mustache (#10087)
If there were multiple concurrent requests at a time at which the OAuth token had expired, only a single request would be retried. The other requests would fail because of the expired token, but not be retried and so the failures would be propagated to the caller.
2021-08-04 10:06:39 +08:00
..
2021-08-04 01:21:22 +08:00
2021-08-04 01:21:22 +08:00
2021-07-31 21:28:10 +08:00
2021-07-27 14:16:55 +08:00
2021-07-27 14:16:55 +08:00