Files
fizzy/config
Mike Dalessio 27093e4e78 Remove unnecessary recurring execution cleanup task
This task is unnecessary because the
`solid_queue_recurring_executions` table has a foreign key to
`solid_queue_jobs` with `on_delete: :cascade`.

This config was cargo-culted from HEY (in 44429644), which *does* need
this task to run because we've omitted the FK constraints there.
2026-01-04 11:12:01 -05:00
..
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2025-12-19 12:21:37 +00:00
2024-06-21 13:19:56 +01:00
2025-12-17 20:18:38 -03:00
2025-12-16 16:44:20 +01:00