External API Calls - Execution timed out - increas...
# 👀feature-requests
r
Sometimes the bot needs to make an External API call that can take more then 60 seconds. In this case what we need is to show a progress bar (kind of animation that shows we are connecting) and await for the response which can take 1-3 minutes.
2 Views