Sync docs: Elixir 1.20.0-rc.5, Oban pruner 7d, Docker builder

This commit is contained in:
Claudio Ortolina
2026-05-13 21:13:51 +01:00
parent c86ce9d485
commit 2a9c54cb42
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ difference from on-demand workers.
| Plugin | Config | Purpose |
|--------|--------|---------|
| `Pruner` | `max_age: 43200` (12h) | Clean up completed jobs |
| `Pruner` | `max_age: 604800` (7 days) | Clean up completed jobs |
| `Reindexer` | `schedule: "@weekly"` | Reindex for query performance |
| `Cron` | timezone: `"Europe/London"` | Schedule recurring jobs |