prefetchWindowTime

Maximum window time on prefetch processing.

If this time is exceeded, the kotlinx.coroutines.CoroutineScope within the prefetch processing will terminate, but the command processing within the Actor will continue as long as keepAliveTime is set.