Skip to content

Implemented automatic grpc loop with reconnection#87

Open
m-olko wants to merge 9 commits intomainfrom
grpc_loop
Open

Implemented automatic grpc loop with reconnection#87
m-olko wants to merge 9 commits intomainfrom
grpc_loop

Conversation

@m-olko
Copy link
Copy Markdown
Contributor

@m-olko m-olko commented Mar 17, 2026

This PR

Adds grpc loop and reconnection mechanism for the flag sync. For that it introduces several additional flagd configuration options related to that functionality and expands grpcSync state machine to handle fatal and reconnection states.

Related Issues

Fixes #12

How to test

Tested manually with:

bazelisk run //providers/flagd/tests/smoke:grpc_sync

With flagd instance running in the background and disabled in different moments.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flagd] Add automatic reconnection with backoff for grpc sync

1 participant