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
On i22 over the weekend (TODO: attach logs from k8s) stomp was temporarily unavailable. In that time, blueapi was either falling over when trying to send documents or otherwise failing after requesting a new data collection ID from the numtracker service. Plans should fall over when they try to use infrastructure that is not available.
The failing plan was the inner part of a for loop, unsure why it didn't fail the whole plan.
On i22 over the weekend (TODO: attach logs from k8s) stomp was temporarily unavailable. In that time, blueapi was either falling over when trying to send documents or otherwise failing after requesting a new data collection ID from the numtracker service. Plans should fall over when they try to use infrastructure that is not available.
The failing plan was the inner part of a for loop, unsure why it didn't fail the whole plan.
Steps To Reproduce
Run a plan similar to the above with STOMP disconnected.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: