Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Website: Update Vanta integration script to retry failed requests to …
…Vanta's authorization endpoint. (#17704) Changes: - Chained a `.retry()` onto the post request that refreshes authorization tokens for Vanta connections, that will retry requests that return a `503 service unavailable` response.
- Loading branch information