I
IramK
Guest
Hello Siraj, Thanks for your reply. So once we do catch an error, is there a way we could stop the API functions from running again and again? For Example: 1) If the SQL Query is too long, I would like to stop the selectQuery to run again and again and fire the same error_callback multiple times. 2) API Limit exceeded error: If the API limit has exceeded, I would like to stop the selectQuery to run again and again and fire the same error_callback multiple times. Any suggestions? Iram
Continue reading...
Continue reading...