You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
or
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 issueLet me know if there's any additional info I can provide! Thanks 😄
The text was updated successfully, but these errors were encountered: