I smashed my head around it too and if the "animation" doesn't take a huge variation (i.e. one second OR 60 seconds) I usually get away with animating it with javascript until finished.
On Tuesday, May 3, 2016 at 4:50:19 AM UTC+2, Alfonso Serra wrote: > > Thanks Niphlod. > > With session.forget on both controllers and while progress is working, > getprog returns a response right away with the initial value, not the > current one. > > It seems that cache.ram acts like the session object, it doesnt change > until the initial request (progress) finishes. Which is something that > doesnt happen on localhost only on production. Looks like there are some > blocking operations on this case. > > Any suggestion? > > is there any simpler way to implement a progress bar without having to > smash the db if posible? > > > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

