Code: Select all
:log warning "Script has started"
:delay 300
:log warning "Script has ended"
However, if this script is launched by a remote server like TR-069, the script ends after about 60 seconds with a critical error: "executing script from tr069-client failed, please check it manually."
It seems there is an internal timeout that limits the execution time of a script initiated by a remote server.
Can someone help or confirm this?