-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify block subscriber and add check/log block checks (#10079)
* simplify block subscriber to only use broadcaster * add automation custom telem to job * not expose constants * addressed comments * update channel size * address comments * verify check block and log block (#10154) * verify check block and log block * fix lint issue * add some tests * add more tests * update comments * refactor * fix lint issue * more refactoring * fix lint issues * fix tests * use select * log subscriber comments * comment --------- Co-authored-by: amirylm <amirylm.dev@gmail.com>
- Loading branch information
1 parent
af5e478
commit 7d79d17
Showing
9 changed files
with
757 additions
and
351 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
Oops, something went wrong.