import { ConcurrencyGroupsService } from "https://deno.land/x/windmill@v1.415.1/windmill-api/index.ts";
Get the concurrency key for a job that has concurrency limits enabled
Returns
CancelablePromise<string>
string concurrency key for given job
x/windmill/windmill-api/index.ts>ConcurrencyGroupsService.getConcurrencyKey
import { ConcurrencyGroupsService } from "https://deno.land/x/windmill@v1.415.1/windmill-api/index.ts";
Get the concurrency key for a job that has concurrency limits enabled
string concurrency key for given job