jobs.follow

UCloud Developer Guide / Orchestration of Resources / Compute / Jobs

jobs.follow

Follow the progress of a job

Opens a WebSocket subscription to receive updates about a job. These updates include:

  • Messages from the provider. For example an update describing state changes or future maintenance.

  • State changes from UCloud. For example transition from IN_QUEUE to RUNNING.

  • If supported by the provider, stdout and stderr from the Job

Last updated