async would be great, but not so much for my case. I am happy that func would execute it one after another. Is there a way to set the timeout longer ?

Krzysztof A. Adamski wrote:
On Sun, 15 Jun 2008 17:32:22 +0200
Martin Minka <[EMAIL PROTECTED]> wrote:

Hello,
I try to run

func <server> call command run "/tmp/test.sh"

The script test.sh exists and takes quite long time to finish. Func respons with message: 110, 'Operation timed out.'.

how to fix it ?
We are currently working on command line support for async calls. It
adds --async commandline option and allows to take advantage of async
API. This is not supported in current func builds so you have to use git
version.

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to