¿Is there a way to start the Gateway even if one API is down? (Fault tolerance) #6280
Answered
by
ardatan
victorbenavente
asked this question in
Q&A
-
I need the gateway to start anyway so an api is down:
It crashes: |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Nov 17, 2023
Replies: 1 comment
-
That's why we have |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
victorbenavente
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's why we have
mesh build
:) This command saves introspection somesh start
doesn't need them up and running.