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

nf-core sync: repeat attempt for failed pipelines #601

Closed
ewels opened this issue Apr 21, 2020 · 2 comments
Closed

nf-core sync: repeat attempt for failed pipelines #601

ewels opened this issue Apr 21, 2020 · 2 comments

Comments

@ewels
Copy link
Member

ewels commented Apr 21, 2020

In the last sync, quite a lot of pipelines failed with a 404 error which essentially makes no sense.

As I don't know what causes this or how to fix it, a blunt approach could be to have a second loop after we finish which tries the syncing again with all failed pipelines. Hopefully that may then work on some of them and reduce the failure rate.

A more refined approach would be to detect 404 errors in the code, sleep for a few seconds and then try to open the PR again.

A combination of both of these could be good.

Phil

@ewels
Copy link
Member Author

ewels commented Apr 21, 2020

x-ref nf-core/mag#35 (comment)

@ewels
Copy link
Member Author

ewels commented Apr 21, 2020

Dup of #548

@ewels ewels closed this as completed Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant