This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix metrics in workers, make task worker more efficient (#62)
* Now worker (task/schedule) metrics are consistent with queue metrics * Task worker now handles multiple tasks in one iteration before waiting for an interval * Removed metrics which didn't make sense * Fixed linter issues
- Loading branch information