-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add pull_checks table to clickhouse #522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
f0855e2
chore: upgrade synapse to latest
silent-cipher a51bd33
feat: initial pull flow testing job
silent-cipher e08929e
fix: double pull check trigger
silent-cipher 720e227
chore: remove pull check from dev-tools
silent-cipher a98e8e0
remove pull_checks table from db
silent-cipher a3c7aec
refactor: add piece validation and improve logging
silent-cipher 2875737
fix: logging
silent-cipher 07d21b1
fix: prometheus metric
silent-cipher 9e57235
feat: add more prometheus metrics
silent-cipher f9b0e8d
add tests
silent-cipher f23911a
Merge branch 'main' into feat/pull-flow-testing
silent-cipher 079bc60
add docs
silent-cipher 5f4e729
refactor: remove commit from pull check
silent-cipher e0a4cb7
fix tests after commit removal
silent-cipher 5b5e2b4
chore: remove unused mock
silent-cipher 2c8e57b
fix: observe pull check completion latency once
silent-cipher ded9267
fix: metric help text
silent-cipher 4267cae
fix: job calculations
silent-cipher ee8a0fd
Merge branch 'main' into feat/pull-flow-testing
silent-cipher 200dbe9
chore: revert back to waitForPullStatus
silent-cipher f02e4b4
chore: fix lint
silent-cipher 540f03d
feat: add deterministic random data generation and pull piece persist…
silent-cipher 229bc7a
chore: cleanup
silent-cipher a0e13b8
chore: cleanup
silent-cipher 4f6d2d0
docs: update to latest
silent-cipher c3d87a6
chore: remove MAX_BYTES limit
silent-cipher 23d5ee7
chore: address pr comments
silent-cipher 30f2379
chore: fix lint plus docs
silent-cipher b395c98
doc: remove ttl leftovers
silent-cipher b9873cd
refactor: worker doesn't expose /api/piece/:pieceCid
silent-cipher 1a420f6
refactor: fire and forget pull piece deletion
silent-cipher da5e7b9
chore: address doc comments
silent-cipher 2d462c0
refactor: move pull-piece config to dedicated section and add stream …
silent-cipher 93d6179
feat: add rate limiting and stream tracking
silent-cipher 863cd28
chore: fix docs
silent-cipher df54476
chore: fix faqs
silent-cipher 445a0d6
refactor: rename metrics and arrange
silent-cipher c164add
feat: add pull_checks table to clickhouse
silent-cipher b1de0e5
doc: remove pull check results storage note
silent-cipher 9b0513b
chore: update first_byte_ms comment
silent-cipher 34a92a6
doc: clarify metric description
silent-cipher 02f7ab9
refactor: remove custom throttler guard
silent-cipher 65e8a3a
feat: add expiresAt field to pull piece entity
silent-cipher 1ba5cd6
refactor: stream piece validation and add size checks
silent-cipher dfcefc8
Merge branch 'main' into feat/pull-flow-testing
SgtPooki 577c2d0
Merge branch 'main' into feat/pull-flow-testing
silent-cipher 629be23
chore: update waitForPullStatus -> waitForPullPieces
silent-cipher 07309e8
Merge branch 'feat/pull-flow-testing' into feat/clickhouse-pull-check
silent-cipher f6b93c6
chore: address pr comments
silent-cipher c6f2ca8
Merge branch 'main' into feat/clickhouse-pull-check
silent-cipher 7d54990
Merge branch 'main' into feat/clickhouse-pull-check
silent-cipher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.