[Seaside] Avoiding recurrent walkbacks

Sebastian Sastre sebastian at flowingconcept.com
Tue Nov 18 20:16:12 UTC 2014


It might be something else but sounds like this filter I have in airflowing that makes some retries on exceptions

One thing that comes to mind is to make it behave differently for dev and production

no-retry on local dev should do





> On Nov 18, 2014, at 6:12 PM, Esteban A. Maringolo <emaringolo at gmail.com> wrote:
> 
> Sometimes it happens to me that when debugging an error inside a request/response cycle I close the debugger expecting to cancel the cycle.
> 
> But instead of getting an error page rendered I get the walkback again... and again. Until it stops coming back, and finally renders the error page.
> 
> I'm using Pharo 3 with Zinc adapter.
> 
> Bonus: How can I change the error handler of my app programmatically? :)
> 
> Regards!
> 
> 
> 
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list