-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: replace fetch in intervals by timeout recursive calls
- In the pipeline data loading, Intervals would lead to refetches while previous data where not yet finished to be retrieved. - Applied the same logic for jobs monitoring just in case to reduce a bit the polling frequency
- Loading branch information
Showing
1 changed file
with
155 additions
and
111 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