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

Use get_error for 'fs usage' failures (fix #187) #192

Merged
merged 1 commit into from Mar 6, 2020

Conversation

joshmoore
Copy link
Member

New error statement:

$ omero fs usage Project:-1
failed: 'graph-fail'
failed: cannot read ome.model.containers.Project[-1]

@joshmoore joshmoore requested a review from manics March 5, 2020 08:08
Copy link
Member

@manics manics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

$ omero fs usage Project:6358
Using session for user@example.openmicroscopy.org:4064. Idle timeout: 10 min. Current group: read-only-1
Total disk usage: 6731649 bytes in 139 files

$ omero fs usage Project:635898789789797
Using session for user@example.openmicroscopy.org:4064. Idle timeout: 10 min. Current group: read-only-1
failed: 'graph-fail'
failed: cannot read ome.model.containers.Project[635898789789797]

@joshmoore
Copy link
Member Author

Integration tests passed today so no other commands should have been impacted. Merging.

@joshmoore joshmoore merged commit fddad33 into ome:master Mar 6, 2020
@joshmoore joshmoore added this to the 5.6.2 milestone Mar 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants