WindmillWWindmill
Powered by
sledgeS
Windmill•10mo ago•
5 replies
sledge

Concurrency management for dedicated worker

I have a worker configured as a dedicated worker for one script. The goal is to make sure that this script is never executed in parallel with itself. I need all of its executions to run serially. Here is the concurrency graph for a receent set of runs. I'm a bit confused by the graph - as it looks like jobs are running in parallel. Maybe I also need to configure the script concurrency settings?
How can I make sure that executions of this script will always wait on already-running executions to finish before starting? Note - I did check the worker ID of each of the executions in the graph - and they are all on the dedicated worker.
image.png
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Single concurrency without dedicated worker or time limits
sledgeSsledge / help
8mo ago
Concurrency
EnterEEnter / help
3y ago
Dedicated workers and flow user state
Steven MoonSSteven Moon / help
2y ago
flow concurrency clarification
AlainAAlain / help
6mo ago