Action fails to run with error "no healthy upstream"
Hi!
I use this action in two repositories, and it suddenly started failing in one of them. We haven't changed anything related to the action recently. In the repository that is failing we also use Asana/create-app-attachment-github-action, and it started failing as well.
The action gets one of the following errors when it runs:
Run Asana/comment-on-task-github-action@latest
Unable to serve response within time limit.
Error: Request failed with status code 598
or
Run Asana/comment-on-task-github-action@latest
no healthy upstream
Error: Request failed with status code 503
I thought our token might have expired so navigated to https://github.integrations.asana.plus/auth?domainId=ghactions as outlined in the README. I go through the authorization flow then see no healthy upstream there as well:
Looks like a couple other people have run into this on Asana/create-app-attachment-github-action: Link to issue
Let me know if there's any additional info I can provide! Thanks 😄
This resolved itself 🤷♀️