Hello,
I’ve business logic timer with maximum capacity 20 sec(i bought functions package), according Backendless there no option to extend yet.
MyQuestion: I’m importing sport data and save it sync,if i will change to Asyn Backendless functions saving data is might reduce execution time or should i need to hold internal timer and kill process after 20sec?
Thank’s in advance,
Gil
Hello,
you should not concern about killing process yourself - timer will stop automatically after 20 sec.
Regards,
Stanislaw