Charles D
Charles D
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
my bad.
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
Ah gotcha 10k executions per month
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
Also, on the Cloud Team plan I thought we didn't pay by execution
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
(thanks for answering the questions and helping)
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
Not the retry wait time ?
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
While loop would be less expensive than the retries ? why ?
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
basically, I am triggering an external task (a dbt task to be precise), and am waiting for it to complete - you have a better idea ? A while loop wouldn't change the 600 executions would it ? I have solved it temporarilly with retries, but it's not ideal as retries are not conditionnal.
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
It was meant to be a bit funny sorry. I should have specified it's on windmill cloud
16 replies
WWindmill
Created by Charles D on 10/23/2024 in #help
10 minutes run limit ?
I have simulated some usecases with some simple tasks that simply sleep. I seem that the issue is at the task level (a flow composed of a 300s wait and then a 700s wait will fail when the second task reaches 600s). I have both changed the Time window in seconds in concurrency at the script level (to 800 as well) and the timeout in runtime in the flow step (to 800) but it still fails at 600s. HELPPPPPP PLEASE
16 replies