Skip to content

Commit

Permalink
Joiner loop ws (#837)
Browse files Browse the repository at this point in the history
* non blocking notify worker

* create daily stats aggregator - from web sockets

* fix

* clippy env

* bump-version
  • Loading branch information
ohaddahan authored Nov 29, 2024
1 parent 3952605 commit db95b7d
Show file tree
Hide file tree
Showing 10 changed files with 210 additions and 49 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ concurrency:
cancel-in-progress: true
env:
BLOCKMESH_LOG_ENV: ${{ vars.BLOCKMESH_LOG_ENV }}
FEED_ORIGIN: FEED_ORIGIN
FEED_SELECTOR: FEED_SELECTOR
# SCCACHE_GHA_ENABLED: "true"
# RUSTC_WRAPPER: "sccache"
jobs:
Expand Down
Loading

0 comments on commit db95b7d

Please sign in to comment.