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 was an error where the warehouse wasn't running, and factory never noticed #2 . It should catch that error and return a non-zero result. I tried adding a try catch, but for some reason it doesn't catch that error.