You can’t abort Apex Token jobs Exception in Salesforce
Apex Token Jobs cannot be aborted. To know more about Apex Token Jobs, check the following article:https://help.salesforce.com/s/articleView?id=000338931&type=1 To avoid or fix the issue, don't use System.abortJob() for the AsyncApexJob of ....