You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are various bugs that allow the services to be populated without rules, scenes, etc. This can happen as a result of a gradle or other major dependency update. Unfortunately this can result in services starting without any rules/scenes which leads them to a "healthy" but realistically useless state.
Services that lack the needed information to run should either mark themselves as unhealthy or exit with an error code.
The text was updated successfully, but these errors were encountered:
There are various bugs that allow the services to be populated without rules, scenes, etc. This can happen as a result of a gradle or other major dependency update. Unfortunately this can result in services starting without any rules/scenes which leads them to a "healthy" but realistically useless state.
Services that lack the needed information to run should either mark themselves as unhealthy or exit with an error code.
The text was updated successfully, but these errors were encountered: