Slack slash command failed with the error “operation_timeout” sending http request to Azure function written in Powershell
I have an Azure function that does a bunch of API calls and takes longer than 3 seconds which is why Slack gives me that message. I’ve read that I need to send back a response immediately, but I don’t know exactly how to do it. I’m using Powershell. At the end of the code, there is this: