mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 08:01:26 +00:00
9e235937ce
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
31 lines
371 B
JSON
31 lines
371 B
JSON
[
|
|
{
|
|
"kind": "wac_seq_2",
|
|
"jobs": 250
|
|
},
|
|
{
|
|
"kind": "wac_par_2",
|
|
"jobs": 250
|
|
},
|
|
{
|
|
"kind": "wac_seq_3",
|
|
"jobs": 200
|
|
},
|
|
{
|
|
"kind": "wac_inline_2",
|
|
"jobs": 500
|
|
},
|
|
{
|
|
"kind": "flow_seq_2_bun",
|
|
"jobs": 250
|
|
},
|
|
{
|
|
"kind": "flow_par_2_bun",
|
|
"jobs": 250
|
|
},
|
|
{
|
|
"kind": "flow_seq_3_bun",
|
|
"jobs": 200
|
|
}
|
|
]
|