Speed increase - split echo logging_service.py calls out to https://aurorahours.com/logging-backend/log POST requests
Saw an immediate performance increase of 5x
Here is the offending code in logging_service.py that was deprecated from the echo project
Once I moved those calls to use logging-backed on aurorahours.com server, the issue went away
Comments
Post a Comment