Skip to content

Commit

Permalink
Report events from Executor in batches. (#308)
Browse files Browse the repository at this point in the history
* Limit concurrency of event reporting.

* Add support for reporting multiple events at once.

* Add event queue to event reporter.

* Stop processing of event queue.

* Report events from queue on shutdown.

* Count events per job in event reporter.
  • Loading branch information
jankaspar authored Jan 28, 2020
1 parent 5c48ddc commit 7cb4e00
Show file tree
Hide file tree
Showing 5 changed files with 404 additions and 88 deletions.
Loading

0 comments on commit 7cb4e00

Please sign in to comment.