Skip to content

Read Time Out in Waiting for checks #185

@jbcpollak

Description

@jbcpollak

We are getting this error when trying to push:

Waiting for status checks to finish for 'push-action/5028480720/26851-6198-25830' ...
ReadTimeout: HTTPSConnectionPool(host='api.github.com', port=443): Read timed out. (read timeout=10)
Waiting for status checks to finish for 'push-action/5028480720/26851-6198-25830' ... DONE!

which seems to come from this line:

https://github.com/CasperWA/push-protected/blob/051766a6a39c6776802d9285f7bbfcddac9d8b3c/entrypoint.sh#LL52C14-L52C20

There doesn't seem to be any error handling in the shell script (or maybe it should be in push-action?), is there any way to debug this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions