appier icon indicating copy to clipboard operation
appier copied to clipboard

Async calls seem slow 🐢

Open joamag opened this issue 2 years ago • 0 comments

Description

After conducting some empirical testing, Appier is underperforming regarding async call handling.

Running the same App through FastAPI handles at least 10x-100x more requests than Appier.

Implementation

Try to find a fix for the issues affecting Appier's async call handling.

Verify: there's some timeout kind of waiting going on, it is something to look into.

joamag avatar Sep 19 '23 08:09 joamag