For big CPU jobs (image/video/ML), call an external microservice and let n8n orchestrate. Keep workflows responsive by using async patterns, batching, and sensible timeouts/retries.
For big CPU jobs (image/video/ML), call an external microservice and let n8n orchestrate. Keep workflows responsive by using async patterns, batching, and sensible timeouts/retries.