cloud_status: Monitor the status of a cloud job

View source: R/cloud.R

cloud_statusR Documentation

Monitor the status of a cloud job

Description

The format of the status bar is ⁠[jobs_queued/jobs_running/jobs_succeeded/jobs_failed - total_jobs] time_elapsed | ETA: estimate_time_remaining⁠

Usage

cloud_status(job_name = cloud_job(), update_interval = 10)

Arguments

job_name

The job name, as returned by cloud_check().

update_interval

The number of seconds between querying for updates

See Also

Other cloud: cloud_broken(), cloud_browse(), cloud_cancel(), cloud_check(), cloud_details(), cloud_fetch_results(), cloud_plot(), cloud_report(), cloud_results(), cloud_summary()


r-lib/revdepcheck documentation built on April 7, 2024, 6:30 p.m.