Churkin Oleg
Churkin Oleg
The specified solution does work for redis broker only (we implemented it such way because we use redis), however it can be combined with more general solution and use our...
> this issue is not in the short-term backlog yet @Matvey-Kuk this confuses me a lot. As far I remember slack always was a paramount integration in amixr/grafana on call,...
Hi, it looks like the issue related to db connection management, a single connection to a db is shared between your main application process and spooler process(es) and when your...
Hello, did you try to add `lasy-apps: true` in your uwsgi configuration file? How do you trigger the task execution?
Hi! Here are my suggestions for the architecture of the Stories library, along with a working prototype. I recommend paying attention to the usage examples in the main function. **Highlights:**...