Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't query jobs on interval in Dashboard
The dashboard was quering the jobs API every 2 seconds, this cause problems when the jobs call has a greater response time. This will set a 2 seconds timeout to call jobs after the previous call.
- Loading branch information