Because the spindle container runs in a separate container and takes a while to start, there's a chance that the user sends a requests when the backend isn't ready, and that fails without an explanation.
It would be nice if the app could check the status of spindle (or the relevant parser backend), and prevent the user from sending queries if the parser is not ready.
Because the spindle container runs in a separate container and takes a while to start, there's a chance that the user sends a requests when the backend isn't ready, and that fails without an explanation. It would be nice if the app could check the status of spindle (or the relevant parser backend), and prevent the user from sending queries if the parser is not ready.