Asana / comment-on-task-github-action

25 stars 15 forks source link

Action fails to run with error "no healthy upstream" #24

Open eywolfe opened 4 months ago

eywolfe commented 4 months ago

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:

Screenshot 2024-04-09 at 1 00 27 PM

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 😄

eywolfe commented 4 months ago

This resolved itself 🤷‍♀️