https://dagster.io/ logo
Title
t

Thomas

03/16/2023, 2:11 PM
Hi! I was looking in the documentation at custom run launchers (to make something for nomad). However the documentation there seems to not be very extensive. Could you improve those, or am I looking at the wrong place?
e

erin

03/16/2023, 11:17 PM
Hey Thomas! On improving the docs, absolutely - lacking guidance on custom run launchers is something on my radar. Is there anything specific you’re looking for on this topic, other than how to do this?
t

Thomas

03/17/2023, 4:23 PM
Hi Erin! Right now I have made a custom RunLauncher (for nomad). However I do not know how to make this the default run launcher, or which interface to implement exactly. Finally I am unsure whether I need a custom RunExecutor as well. If I could get this to work that would really improve our workflows. We use Nomad especially for executing jobs on a specific machine with specific resources.