Adrian Likins 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. > > Any method to avoid the timeout is acceptable. I'll try async. I'm actually using the Python API and not the CLI. I'll check to see what the API option is. Thanks. _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list