Slava Skvortsov

Results 3 comments of Slava Skvortsov

I did a small dashboard project for arq. It is based on Django coz it is the easiest way to have an admin dashboard. You can find it here https://github.com/SlavaSkvortsov/arq-django-admin...

We had a similar problem due to multiple web workers. They generated prepared statements with the same names - original function to generate IDs looks like this: ```python3 def _get_unique_id(self,...

Thank you very much for working on `arq` - it's a great project, we've been using it a lot and I'm happy it's getting some love