We trying to develop a skill that calls an API. The API takes 50+ seconds to perform it's calculations and return a response.
Is there an official / supported method of developing a skill that takes this long? I can see that you can play an audio file to elongate the process, however it looks like the total response needs to have been provided within the 8 second limit, so this doesn't help.
Any thoughts?