smartdispatch icon indicating copy to clipboard operation
smartdispatch copied to clipboard

Handle resources error gracefully.

Open mgermain opened this issue 8 years ago • 0 comments

If you ask for more resources than what is available on the requires queue we just crash. We should handle that gracefully and throw a proper error message.

See #124 for example.

mgermain avatar Feb 02 '17 19:02 mgermain