We recently updated n8n from 1.5.1 to 1.42.2. Since then some executions are set to status canceled instead of failed.
This is a problem, since canceled executions can not be retried.
Question
Does anyone know what could cause this and how to stop executions from ending up in status canceled?
Information on your n8n setup
n8n version:: 1.42.1
Database (default: SQLite): postgresql
n8n EXECUTIONS_PROCESS setting (default: own, main): main
Thanks for posting here and welcome to the community!
Could you please share a bit more context, do you have screenshots? Is this related to particular workflows? Since you are using queue mode, did you also update your workers?
thanks for the reply. Yes we have updated our workers.
I cannot provide further context. Since this post, we have not had any other canceled executions, so it might have been an unfortunate one time thing. If it happens again, I will post a reply here with more context.