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

Retry failed "exo build" during integration tests #860

Open
ramnivas opened this issue Jul 26, 2023 · 0 comments
Open

Retry failed "exo build" during integration tests #860

ramnivas opened this issue Jul 26, 2023 · 0 comments
Labels

Comments

@ramnivas
Copy link
Contributor

See https://github.com/exograph/exograph/actions/runs/5672676601/job/15372424928#step:9:2407. Here, it appears that the https://deno.land/x/tiny_math@0.1.3/mod.ts module could not be fetched while running exo build.

We could introduce a mechanism similar to reties introduced in #847 (that one is per test). Alternatively, we could do one of the following:

  • detect a failure in fetching a network resource and then automatically retry
  • always retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant