You should not have actions running that long. This will cause other issues in Rasa. Instead, you should provide an initial response to the user that you are working on the issue and store the conversation id. When the call is complete, you would use an external event to send the response.