No products in the cart.
< 1 min read
Scalability
Medium
Apex Class
SF-AVOID-DUPLICATE-QUEUEABLE-JOB
Duplicate queueable jobs can cause race conditions and record locking.
Use the QueueableDuplicateSignature class (review this docs) methods addId(), addInteger(), and addString() to build a unique signature for your queueable job.
15 min
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.