Should I add the `async` keyword to my API methods that call opensearch, redis,...
Should I add the `async` keyword to my API methods that call opensearch, redis, postgres, & other microservices?
context:
#connexion + #starlette + #uvicorn + #gunicorn + supervisord, #python 3.12
Self-replies
And yes, I understand I'd need to call the async version of opensearchpy, etc.
I don't let LLMs make my architectural decisions, I let underpowered Mastodon surveys do it.