Files
Automata/packages
Iván Ovejero f18bc5f4b7 refactor(core): Warn on sqlite DB detected during init on queue mode (#8034)
When setting up queue mode, it is easy to overlook that not exporting
Postgres env vars will default the worker to use sqlite, which will fail
during execution with a non-obvious error. Hence add warnings when
starting a worker with an incompatible DB type.
2023-12-15 10:56:35 +01:00
..
2023-12-13 16:34:00 +01:00
2023-12-13 16:34:00 +01:00
2023-12-13 16:34:00 +01:00
2023-12-13 16:48:58 +01:00