-
Notifications
You must be signed in to change notification settings - Fork 1
fix(schema-polling): improve polling #237
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
Open
slimee
wants to merge
24
commits into
main
Choose a base branch
from
perf/improve-schema-polling
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+846
−363
Open
Changes from 10 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e83e465
feat(schema-polling): implement initial schema fetch and improve poll…
slimee 109cd32
feat(schema-polling): enhance schema polling with initial synchronous…
slimee faa6fb3
fix(schema polling): improve initial polling behavior and logging
slimee 967d9bd
fix(rpc): fix RuboCop offenses in schema_polling_client
slimee 0af3bc6
chore: fix typo
slimee 74e8835
chore: merge main into perf/improve-schema-polling
slimee 132044b
fix(rpc): remove redundant assignment in build method
slimee 6215deb
fix(schema-polling): move digest require to top of file
slimee 503b38a
chore: trigger CI rerun
slimee 408e75e
fix(schema): update polling interval option naming and improve ETag h…
slimee e31919d
fix(schema-polling): improve initial sync handling and error reportin…
slimee b65252d
refactor(schema polling): update log levels for schema sync completio…
slimee d54d4d2
fix(schema_polling): remove unnecessary whitespace in initial_sync_co…
slimee 36e2b48
fix(schema polling): trigger schema update callback only after initia…
slimee 63c3956
feat(datasource): add graceful shutdown hook for schema polling cleanup
slimee ac06b19
refactor(schema_polling): improve thread stopping mechanism to avoid …
slimee 9115481
fix(schema_polling): ensure graceful shutdown of polling thread
slimee ab74679
fix: call only one time the get schema at start
arnaud-moncel 4053f38
fix: call with introspection
arnaud-moncel f62484a
chore: improve polling
arnaud-moncel af3e857
fix: polling start
arnaud-moncel cf38c5e
feat: shared thread pool for polling
409cf5f
fix: clean up
162284b
fix: add options for thread pool
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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.