PREPULLER_POD_TIMEOUT

controller.constants.PREPULLER_POD_TIMEOUT = datetime.timedelta(seconds=600)

How long to wait for a prepuller pod to spawn and finish running.

This may take a substantial amount of time if the pod image is quite large or the network is slow.