Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async calls seem slow 馃悽 #59

Open
joamag opened this issue Sep 19, 2023 · 0 comments
Open

Async calls seem slow 馃悽 #59

joamag opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
bug Something isn't working p-high High priority issue

Comments

@joamag
Copy link
Contributor

joamag commented Sep 19, 2023

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 joamag added bug Something isn't working p-high High priority issue labels Sep 19, 2023
@joamag joamag self-assigned this Sep 19, 2023
@joamag joamag changed the title Async calls seem slow Async calls seem slow 馃悽 Sep 19, 2023
@joamag joamag pinned this issue Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p-high High priority issue
Projects
None yet
Development

No branches or pull requests

1 participant