Re: Modify timeout for shell function

2023-11-02 Thread Ben Rubinstein via use-livecode
Hi Mark, That's helpful, thank you. Ben On 01/11/2023 15:16, Mark Waddingham via use-livecode wrote: On 2023-11-01 11:20, Ben Rubinstein via use-livecode wrote: An install which runs daily and makes a number of calls using the shell function occasionally reports The process "..." exceede

Re: Modify timeout for shell function

2023-11-01 Thread Mark Waddingham via use-livecode
On 2023-11-01 11:20, Ben Rubinstein via use-livecode wrote: An install which runs daily and makes a number of calls using the shell function occasionally reports The process "..." exceeded the timeout of 10 seconds. I'm not sure where this timeout is defined; I'm not totally sure where

Modify timeout for shell function

2023-11-01 Thread Ben Rubinstein via use-livecode
An install which runs daily and makes a number of calls using the shell function occasionally reports The process "..." exceeded the timeout of 10 seconds. I'm not sure where this timeout is defined; I'm not totally sure where this message is coming from (the shell? LiveCode? the proces