Which team are you ?
Do you dispatch job directly from the controller or dispatch an event so that a listener can dispatch the job.
I still don't see the benefit of creating a event that will trigger a job dispatching from a listener. Curious to know why some people prefer doing this
