lift/framework

LazyLoad: Add params for timeout period and timed-out template

Open

#1,098 opened on Aug 30, 2011

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Scala (270 forks)batch import
good first issue

Repository metrics

Stars
 (1,203 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be nice to have two more snippet params added to LazyLoad: one to specify the CometActor timeout and another to specify a second template to use in the case of a timeout.

Contributor guide