-
Notifications
You must be signed in to change notification settings - Fork 974
chore: add immortal streams manager #19225
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
ibetitsmike
wants to merge
1
commit into
graphite-base/19225
Choose a base branch
from
mike/immortal-streams-agent-api
base: graphite-base/19225
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.
Open
Conversation
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
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
b81d8df
to
fa4eff3
Compare
27da7ef
to
e5be506
Compare
fa4eff3
to
6e48486
Compare
e5be506
to
77e912f
Compare
ea83092
to
bae956a
Compare
16abe05
to
dde9516
Compare
2fbfcb1
to
b4276f8
Compare
7468299
to
b2188f9
Compare
0b6e27e
to
9bcaa2f
Compare
45558ec
to
064514e
Compare
e256a4a
to
5c50940
Compare
5c50940
to
c0cba16
Compare
95dc01a
to
85c505d
Compare
85c505d
to
9cafe05
Compare
57b8912
to
fd99a7f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added an "Immortal Streams" feature to the agent that maintains persistent TCP connections to local services, allowing clients to reconnect without losing data.
What changed?
immortalstreams
package in the agent that provides persistent TCP connections to local services