Skip to main content
Module

x/windmill/windmill-api/index.ts>ConcurrencyGroupsService.getConcurrencyKey

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

Get the concurrency key for a job that has concurrency limits enabled

Parameters

unnamed 0: { id: string; }

Returns

string concurrency key for given job