On Jul 5, 10:47 pm, "Harrison Maseko" <[email protected]> wrote: > Hi all, > How do I specify the timeout duration in trivial-timeout? Do I need to edit > the actual source file? I have taken a look at the example on the > trivial-timeout home page and it's pretty straight forward, but I have no > idea how to effect the specification.
The timeout is always passed directly to the WITH-TIMEOUT macro. To change the Weblocks request timeout, set weblocks:*request-timeout* to the desired number of seconds. The current default is 10 seconds. If a request times out immediately then it's likely that there's some other problem. For example on CCL we had requests timing out immediately some days ago and I disabled timeouts on CCL. Are you using CCL? If yes then you should update your version of weblocks-dev. > Similar question posted previously and awaiting answer. What do you mean here? Leslie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
