Hi All,
I recently deployed a GH Pages branch using CircleCI. The branch has always deployed successfully, with a Deployment Status of Active, however today, the Deployment Status goes to Pending for a while, and then to Abandoned. After several hours and another commit from CircleCI, the status changed back to Active. I’ve checked the web and cannot seem to find anyone else who’s encountered this issue. My CircleCI steps have all completed successfully with no changes to my code or repository.
I wanted to find out what the root cause of this could be in case I run into it again.
Could someone kindly advise what could be the cause of the Pending and Abandoned statuses?
Thanks!