-
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.
* refactor: use batch polling * fix: reset task in progress * feat: added logs for when tasks are not getting polled fix: poller count calculation * feat: added logs, feat: added batchPollingTimeout option feat: added logs * feat: added pollInterval property to type * refactor: favored map over object for runner. feat: added ability to update single worker config feat: added sanity check on workers * refactor: updated docs * fix: updated docs * refactor: extracted constants to file refactor: changed log message * feat: added keepalive agent
- Loading branch information
Showing
10 changed files
with
685 additions
and
224 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
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
Oops, something went wrong.