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
I am guessing that it happens when the server is waking up from hibernation. And when your server can't respond to the HTTP request in 3000 ms, it just fails.
Although this is not included in this code sample, you can make a delayed response using the response_url. https://api.slack.com/slash-commands#responding_response_url
I am running the app through Glitch and it initially worked well, but every now and then it times out and take a few attempts to launch.
Any idea what is causing this?
The text was updated successfully, but these errors were encountered: