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

Set Server Healthy After Plugin Started #1087

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Conversation

minwoox
Copy link
Contributor

@minwoox minwoox commented Jan 3, 2025

Motivation:
A sever should be healthy after all plugin started.

Modifications:

  • Set server health to healthy after all plugin started

Result:

Motivation:
A sever should be healthy after all plugin started.

Modifications:
- Set server health to healthy after all plugin started

Result:
- The services in plugins now correctly receive requests after the plugin started.
@minwoox minwoox added the defect label Jan 3, 2025
@minwoox minwoox added this to the 0.73.1 milestone Jan 3, 2025
@minwoox
Copy link
Contributor Author

minwoox commented Jan 7, 2025

Let me merge this because this is relatively a simple change.

@minwoox minwoox merged commit 0ef953d into line:main Jan 7, 2025
10 checks passed
@minwoox minwoox deleted the plugin_healthy branch January 7, 2025 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Central Dogma server to healthy state after all plugins have started
2 participants