Hello,
We’ve observed some strange behavior in which the job seems to be canceled instantly after being created via API.
One example is job ID 279454646
. The job was created at 2024-02-19T17:09:13
and ended at 2024-02-19T17:10:35
via cancellation. The cancellation comment is Customer requested order cancellation
, but we cannot find any Stuart API requests made from our system to cancel the order.
Furthermore, the one-minute time difference from creation to cancellation suggests there wasn’t enough time for the user to somehow reach out to Stuart independently via phone. The timing suggests that the job was somehow canceled automatically, which contradicts the cancellation comment.
Could you explain how and why the above job was cancelled? We’d like to handle this scenario properly in our codebase.
Thank you,
Bill