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

REST/Realtime APIs available during bootstrapping #172

Open
mmacfadden opened this issue Jul 13, 2020 · 0 comments
Open

REST/Realtime APIs available during bootstrapping #172

mmacfadden opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mmacfadden
Copy link
Contributor

mmacfadden commented Jul 13, 2020

Versions

  • Convergence Version: 1.0.0-rc.7

Describe the Bug
When starting up for the first time, the backend services system will bootstrap the convergence database and domains. While this is happening, the system is not complete functional yet. However, the realtime and rest APIs bind and make themselves available; yet they will throw errors if called. We should defer that starting of the REST and Realtime until the system is bootstrapped and/or we should ensure the backend services are not going to respond.

This can manifest itself in a timeout looking for the backend, or messages that No local DomainPersistenceManager found

@mmacfadden mmacfadden added the bug Something isn't working label Jul 13, 2020
@mmacfadden mmacfadden added this to the 1.0.0-rc.8 milestone Jul 13, 2020
@mmacfadden mmacfadden reopened this Dec 5, 2020
@mmacfadden mmacfadden self-assigned this Dec 5, 2020
@mmacfadden mmacfadden modified the milestones: 1.0.0-rc.8, 1.0.0-rc.9 Apr 6, 2021
@mmacfadden mmacfadden modified the milestones: 1.0.0-rc.9, 1.0.0 May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant