Question
67
Views

Morgan Stanley
IN
Posted: June 11, 2021
Last activity: June 11, 2021
Last activity: 11 Jun 2021 13:16 EDT
Closed
How to know if an item with some ID is present in Queue of queue processor
Do we have any way of checking if an item has already been queued to a dedicated queue processor.
We have a scenario where we periodically push items to a queue processor through a job scheduler. There could be a case where the items are not yet processed and the job scheduler starts pushing the same item again.
Wanted to avoid the pushing of duplicates in queue processor.
***Edited by Moderator Marissa to update Platform Capability tags****