Remove queue mode warning (#3300)

This commit is contained in:
Tom Martens
2025-06-24 15:59:21 +02:00
committed by GitHub
parent 269ee5f1d4
commit efb8039f7f

View File

@@ -8,10 +8,6 @@ contentType: overview
# Overview
<!-- vale from-microsoft.HeadingPunctuation = NO -->
/// info | Not available in queue mode
Evaluations aren't yet supported for n8n instances running in [queue mode](/hosting/scaling/queue-mode.md).
///
## What are evaluations?
Evaluation is a crucial technique for checking that your AI workflow is reliable. It can be the difference between a flaky proof of concept and a solid production workflow. It's important both in the building phase and after deploying to production.