Describe the bug
Documentation for Serverless job states and metrics includes RUNNING state. All APIs I've seen so far return IN_PROGRESS instead, as documented in Send API requests docs.
Expected information
It should be IN_PROGRESS instead of RUNNING.
Describe the bug
Documentation for Serverless job states and metrics includes
RUNNINGstate. All APIs I've seen so far returnIN_PROGRESSinstead, as documented in Send API requests docs.Expected information
It should be
IN_PROGRESSinstead ofRUNNING.