I'm using bitbucket pipelines to trigger my automated test run in AWS device farm, the problem here is bitbucket pipelines has a timeout of 120 minutes, and sometimes my test suite takes longer than 120 minutes to finish and the pipeline fails. So in this case, I want to update the pipeline status through API (if any available).