-
Notifications
You must be signed in to change notification settings - Fork 11
chore: handles offline mode, no initializers nor synchronizers #117
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
28 commits
Select commit
Hold shift + click to select a range
08abc7e
chore: Pipe headers through data sources.
kinyoklion bd15015
Merge branch 'main' into rlamb/connect-headers-to-data-sources
kinyoklion b20c621
Cleanup
kinyoklion b46ac5e
chore: Add fallback and recovery support for FDv2.
kinyoklion fba5aa2
Extract conditions from FDv2DataSource.
kinyoklion 472a1d2
Extract synchronizer state management from the FDv2DataSource.
kinyoklion 0c150a1
Add recovery condition tests.
kinyoklion 5888761
Merge branch 'main' into rlamb/fallback-and-recovery
kinyoklion 9e79c00
Merge branch 'rlamb/fallback-and-recovery' of github.com:launchdarkly…
kinyoklion 33fa6c5
Closeable synchronizer state manager.
kinyoklion ec0d0ec
More clean shutdown model.
kinyoklion 5b62238
SynchronizerStateManager tests.
kinyoklion 53ea319
FDv2DataSource tests.
kinyoklion 147556d
Add documentation to long-running test.
kinyoklion 321fb4f
Fix test expectations.
kinyoklion 1234bc9
Remove un-needed synchronizer.
kinyoklion 4fa930a
chore: adds conditional persistence propagation
tanderson-ld 28bb3ca
Merge remote-tracking branch 'origin/main' into ta/SDK-1622/persisten…
tanderson-ld 10cab33
Correct lock on getNextAvailableSynchronizer.
kinyoklion 382246d
PR Feedback.
kinyoklion e6b032e
Correct prime synchronizer logic.
kinyoklion 6e14b7f
fixing volatile issue
tanderson-ld e507aeb
Merge remote-tracking branch 'origin/rlamb/fallback-and-recovery' int…
tanderson-ld 996036d
chore: handles offline mode, no initializers nor synchronizers
tanderson-ld 8dfeadb
Merge remote-tracking branch 'origin' into ta/SDK-1611/daemon-mode-of…
tanderson-ld 14e4f25
Merge remote-tracking branch 'origin/main' into ta/SDK-1611/daemon-mo…
tanderson-ld f65ddd4
bot review
tanderson-ld 6ae877b
bot review
tanderson-ld 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
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.