Order the backend services according to their dependencies
Backend services have internal dependencies, so it’s better to start them in the correct order. Supervisord does not guarantee this order, but it’s still better than starting them all at once.
Merge request reports
Activity
Please register or sign in to reply