-
Notifications
You must be signed in to change notification settings - Fork 14
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
GetComputeStatus directCommand and GET /compute have different results for same jobId #776
Comments
Actually, the issue is with param UPDATE: This is actually happening on ocean SDK
(the |
It was causing issues on provider, we can remove this in SDK for release 4 |
ok, thanks.. will create a PR on the SDK as well for that |
closed on #777 |
For the same jobId the routes have different results (and both make use of
getComputeStatus
command)with
directCommand
using
/compute
endpointThe text was updated successfully, but these errors were encountered: