Scenario,
- I have a ContactTrigger which enqueues a Queueable Job
- I updated contacts through Batchable Apex to see the behaviour
Result
- Batch execution is successful
- Queued job is recursively getting executed and I am not able to stop this recursion
Need help :(
Thanks in advance.2 answers