In the code you could specify a timeout for the AP...
# 💻developers
f
In the code you could specify a timeout for the API call and use a try/catch to wrap it so that if the timeout happens you catch it and then send a default response.
2 Views