I created an api call with api connector that creates a message about openai and then retrieves the run to use the response from openai’s api assistant. In the test version it works perfectly, but in the live version the workflow is interrupted because it is as if it were not receiving a response from openai. Can anyone tell me why?
Hmm Good question. Can you share a screenshot of the workflow? Or a video? Hard to know unless we can see what is going on. Also, does it throw an error in the logs? Or can you do the step-by-step debugger and see if it throws any error?
Are you using the API connector? Do you have ‘Include errors in response and allow workflow actions to continue’ checked?
two things
(1) ask the same question both in test and live version
(2) use the debugger and check the run status of the retreive_a_run api call of it os still queued or completed