When an unhandled expection occured from php in the callback, operation is returning an error as shown below.
I want to cancel/abort the callback because any other php calls made after this is queuing up and in pending status for a while.
When an unhandled expection occured from php in the callback, operation is returning an error as shown below.
I want to cancel/abort the callback because any other php calls made after this is queuing up and in pending status for a while.