engine-api
engine-api copied to clipboard
error hides context cancellation
This error hides the context cancellation by wrapping it a string. There are several errors that try to add "helpful" messages to errors, but they just result in missing import context to an error.
We may want to consider addressing this with pkg/errors, but that may be overkill.