progress abstract method
Progress, attempts and remaining budget of a run; its outcome once it has ended.
Implementation
Future<CelmProgress> progress(String runId, {AnalysisActor? actor});
Progress, attempts and remaining budget of a run; its outcome once it has ended.
Future<CelmProgress> progress(String runId, {AnalysisActor? actor});