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

Match error causes front end commands to hang #678

Closed
dongahn opened this issue Jun 24, 2020 · 1 comment
Closed

Match error causes front end commands to hang #678

dongahn opened this issue Jun 24, 2020 · 1 comment
Labels

Comments

@dongahn
Copy link
Member

dongahn commented Jun 24, 2020

#677 (comment)

When the underlying graph hierarchy doesn't match with a jobspec, our graph infrastructure code returns an match error:

2020-06-24T18:30:21.552622Z sched-fluxion-resource.err[0]: match_request_cb: match failed due to match error (id=0): Success
2020-06-24T18:30:21.552668Z sched-fluxion-resource.err[0]: match_request_cb: flux_respond_error: Invalid argument

Unfortunately, the error is propagated such that the front end commands including flux-ion-resource and flux-mini-run cannot gracefully the error.

@dongahn dongahn added the bug label Jul 12, 2020
@dongahn dongahn added this to the 2020 August Release milestone Aug 14, 2020
@dongahn
Copy link
Member Author

dongahn commented Aug 31, 2020

I want to spend a bit more time for this. Targeting Sep release.

@dongahn dongahn modified the milestones: 2020 August Release, 2020 September Release Aug 31, 2020
@garlick garlick removed this from the 2020 September Release milestone Sep 22, 2022
@trws trws closed this as completed Jul 31, 2024
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

3 participants