Hi! I was looking in the documentation at custom r...
# dagster-feedback
t
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
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
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.