makkalot wrote:
On Tuesday 10 March 2009 20:19:37 you wrote:
Hello, is there currently a way to set the timeout for long running
operations.

Use async instead of increasing the timeout.

func "*" call --async hardware info
Yup, using async is probably the best approach for these sorts of problems. From the commandline
it should be more or less transparent.

I do think it would be useful to have a config option/cli option for setting the timeout value however. It would probably need to be a global command option ("func --timeout" instead of "func call --timeout")
though I have no strong preference.


Adrian

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

Reply via email to