Commit aed4969
fix(procrastinate): skip built-in tasks; document known limitations
- ProcrastinateSystemIntegration.track_task now refuses task names
starting with "builtin:" or "procrastinate." so Procrastinate's own
housekeeping jobs aren't auto-tracked.
- README documents three known limitations: configure().defer(),
batch_defer*, and post-init add_tasks_from.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3ebacc2 commit aed4969
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
0 commit comments