Determining if job is suspended with API
Hi, is there a way to determine if a job is in the suspended state using the Windmill API? I've looked at the frontend code and it seems to use
JobService for this, but that is hidden. Is there also a way to determine what the resume/cancel URLs are for a suspended run?