Skip to content
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

Starting fedgate with and without services online #27

Open
rosshadden opened this issue Feb 21, 2020 · 0 comments
Open

Starting fedgate with and without services online #27

rosshadden opened this issue Feb 21, 2020 · 0 comments
Assignees

Comments

@rosshadden
Copy link
Contributor

Fedgate needs to be fault tolerant and work even if its associated services are not online.

Right now fedgate expects associated services to be running by the time it starts up. I had envisioned more of a fluid workflow that accepts services into the fold as they come online. Should this not be possible we need to implement a hard stop upon startup, or a locking process that waits until all associated services are online.

Whatever we do should also handle services going offline as well, even if they were online when it started.

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

No branches or pull requests

2 participants