This question is in reference to Brad's post a couple years ago:

https://groups.google.com/forum/#!searchin/web2py/scheduler$20results/web2py/WM7cyrUV5-U/49JVuq5uL0wJ

Is there a limit on how large a "result" from a scheduled task can be? If 
so, how are folks working around this? My site parses some data for the 
user and generates a table which can be fairly large. I was thinking the 
scheduled task could save the table into a database and pass back an id so 
the user can access it.

-Andre

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to