d10sfan
How do I poll every x seconds on an app?
yeah i did something similar thanks! i did a fetch flow, then that caused a frontend script to run that had a promise that resolved after x seconds, and then on the finish of that script, it calls the flow
6 replies
How can I set the state of an app inside a fetch script?
I see https://www.windmill.dev/docs/apps/app-runnable-panel#state but that does not seem to work inside a flow
10 replies