Replies: 1 comment
|
It has an impact, and the code is written to the database synchronously internally. Changing it to asynchronous later on may be better. If you think it can have a significant impact, you can consider buying some manually and using the loggru log module to batch push the database. OpenTelemetry's powerful monitoring system starts the same way, just pushing to remote services. The internal implementation is also middleware and monkey hooks |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, what is the performance impact on the Fastapi app?
All reactions