Windmill Apps: frontend script helpers : recompute a backend script and wait for new job id
Is there any way to recompute / run backend script from front end code, and wait for the result or for the new job id?
(even in async function, I'm still getting a stale job id)