I've been using 1.4.2 in production on heroku with 5 Standard-1X dynos and have not observed this issue across a decent amount of traffic. That being said we'll probably need more info to go on than your observations so far to reproduce or turn it into any sort of bugfix. I'm not really sure what questions to ask to diagnose what's going on other than finding a raw request payload that triggers an error in the parser. The diff on 1.4.2 is quite tiny.
- Michael On Thu, Jan 9, 2020 at 10:22 AM 'Peter Lada' via pylons-discuss < [email protected]> wrote: > Github dependabot has opened a PR for me to upgrade to 1.4.2 (thanks for > the release), and I merged it yesterday around 1730. > > At around 1930 one of the 6 dynos (heroku, 1X instance, single CPU, 0.5GB > RAM) has come to get pegged at 1.0 load and timed out every subsequent > request (heroku router cuts connection after 30s). > > At 1945 it happened to another dyno. > > At around 2000 I restarted the dynos and the problem got rectified, > probably temporarily. > > I've reverted to 1.4.1 and the issue has not surfaced since (12 plus > hours). > > Has anyone else used 1.4.2 in production? Any issues? > > Sadly I cannot provide more info, beyond the 1,5,15-minute load avg graphs > as the logs just show timed out requests and no other info. > > --peter > Formsort.com > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/54aa81bf-b935-4afc-b71c-f52d1fb15516%40googlegroups.com > <https://groups.google.com/d/msgid/pylons-discuss/54aa81bf-b935-4afc-b71c-f52d1fb15516%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Michael -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwGZN1qYBHn%3D_OCr-uBWo-aOdT9Ei0DKH1TqT7RAbz5ssw%40mail.gmail.com.
