intentLaunchingDispatcher
Factory for the dispatcher intents are launched on. Invoked once per container, so each container gets its own dispatcher instance — e.g. its own kotlinx.coroutines.CoroutineDispatcher.limitedParallelism view, giving per-container (not app-wide) parallelism limits.