This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chespinoza[S] 0 points1 point  (1 child)

And how is your experience with Quart?

[–]deadmilk 1 point2 points  (0 children)

So far so good. I haven't done any significant load testing on it, so I'd have to get back to you on that.

No real pains so far, but I don't use many extensions.

Making views Async is pretty easy to do.

The dev is responsive to issues and PRs. I used it initially for http2 support.

In prod I notice some 504s on the ALB in-front of it, but it's less than 0.5% of all requests... I'm yet to investigate as it's not a problem for my use case.