Skip to content

Commit

Permalink
Mitigating issue #18 using a timeout
Browse files Browse the repository at this point in the history
- Producers in the Update phase will now drop the current batch of jobs if they have not yet recieved a finished job in a while (17/04/2023 - 13:30:21)
- The above behaviour is controlled by 2 new scrape constants: UpdateProducerFinishedJobTimeout and UpdateProducerFinishedJobMaxTimeouts (17/04/2023 - 13:30:50)
- These constants + explanations have been added to the README (17/04/2023 - 13:31:17)
- Some scrape constants in the README were missing a default value, this has now been resolved (17/04/2023 - 13:31:43)
  • Loading branch information
andygello555 committed Apr 17, 2023
1 parent 6ab667f commit 374822e
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 17 deletions.
Loading

0 comments on commit 374822e

Please sign in to comment.