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

Client fails when singularity image needs to be built #100

Open
Peter9192 opened this issue Jun 9, 2021 · 1 comment
Open

Client fails when singularity image needs to be built #100

Peter9192 opened this issue Jun 9, 2021 · 1 comment

Comments

@Peter9192
Copy link
Contributor

Peter9192 commented Jun 9, 2021

I just tried using the BmiClientSingularity with a docker image like so:

self.bmi = BmiClientSingularity(image="docker://ewatercycle/pcrg-grpc4bmi:setters", ...)

but it failed with a FutureTimeoutError, I think because the initial build is taking so long. It would be good if we could catch this, and we need to decide whether we want it to fail or whether it should complete the build but print a nice message (like suggested in #95)

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