-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Change timeout to get BI temporary token
In some (too many) case, BI can take more than 30s to give response. This leads to timeout error message to the user which occur in their first connection or when renewing their connection. And since these errors occur in the browser, they are not visible in our usual connector error dashboard. We saw that when BI is long to response, it takes usually 35s to 40s but in most cases it takes 2s to 3s
- Loading branch information
doubleface
committed
Nov 30, 2021
1 parent
92b6743
commit f0a0eff
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters