I am coding an addon which will be interacting with a third party API.
I just wanted to know if the server takes too long to respond or the data sent requires a lot of processing to be done.
Will the script be terminated, if yes after how long?
Thanks