You really need to generate a new security token if you're going to do this. You don't want to wind up in a situation where the gadget has been active for several hours with a security token that's only good for one.
On Wed, Apr 22, 2009 at 1:22 PM, Kevin Warrington < [email protected]> wrote: > I need help configuring and properly implementing caching within Shindig. > > For instance, I will have multiple widgets on a page at once. Each > will need to have the ability to refresh at a custom interval. > > By refresh i mean, only refresh the content within the widget. > > Can someone provide a link or some advice as to what I should do with > regards to the caching? > > For gadget refresh I've been trying to call, > gadgets.container.refreshGadgets(); but it doesnt seem to do > anything. > > Thanks, > > Kev >

