galaxyproject / galaxyproject/cloudlaunch

Temporary credentials expire before a launch completes

Open
#185 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
42
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Using temporary credentials to launch a GVL instance for example (ie, one that takes longer than 10 minutes), results in the following status message because the temp credentials have already expired.
We should be keeping those creds a bit longer to at least show the final status.
```
UNABLE TO CHECK STATUS
Health check failed: CloudBridgeBaseException: Unable to locate credentials from exception type:
```
Also, subsequent health checks can't be performed, which leads to the same message. We should recognize this and display a message that does not look like error but informs the user that features such as health checks and deleting a machine are not available with temporary creds.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.