Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@master branch timeout behind proxy #29

Open
collardmsc opened this issue Dec 14, 2021 · 1 comment
Open

@master branch timeout behind proxy #29

collardmsc opened this issue Dec 14, 2021 · 1 comment

Comments

@collardmsc
Copy link

Screen Shot 2021-12-14 at 10 30 59

I'm getting a timeout when running the
Gamesight/slack-workflow-status@master action

Some other IPs that are erroring out:
52.192.46.121:443
52.196.128.139:443
35.73.126.78:443
35.74.58.174:443

The action WORKS when I change it from
Gamesight/slack-workflow-status**@master**
to
Gamesight/slack-workflow-status**@v1**

Also, when the action ran with "@master" on 12/1 it was still working. Sometime between 12/2 and 12/13 it started getting the timeout.

I should mention that the environment this action is running on is behind a proxy, but the proxy itself hasn't changed recently to the best of my knowledge.

For now I will just use @v1, but am interesting in knowing what changed/broke.

@rsyvarth
Copy link
Member

Biggest change was replacing the request library with slack's webhook package. I am wondering if that isn't playing nice with your proxy for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants