Hello, I'm curious whether there is a way to lock the queue when you're popping an item from it? I'm running into an issue where I have asynchronous jobs using the queue and the same record is popped in different threads. Any help / direction you can provide would be much appreciated! Thanks!
Hello, I'm curious whether there is a way to lock the queue when you're popping an item from it? I'm running into an issue where I have asynchronous jobs using the queue and the same record is popped in different threads. Any help / direction you can provide would be much appreciated! Thanks!