Skip to main content
Module

x/windmill/windmill-api/services/MetricsService.ts>MetricsService.getJobProgress

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
method MetricsService.getJobProgress
import { MetricsService } from "https://deno.land/x/windmill@v1.397.4/windmill-api/services/MetricsService.ts";

get job progress

Parameters

unnamed 0: { workspace: string; id: string; }

Returns

number job progress between 0 and 99