| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Select uninsertable is for updateHEADmain | Dan Goodliffe | 5 days |
| | | | | | | This prevents other instances acting on the same rows in parallel, potentially duplicating the rows and effort. | ||
| * | Run the retry uninsertable process batched | Dan Goodliffe | 2026-05-19 |
| | | | | | | Standard sized batch in a transaction, ordered by entity id. Includes early exit if terminated. | ||
| * | Add job to retry insertion of log lines which had previously failed | Dan Goodliffe | 2026-05-18 |
| Entities are reparsed and reinserted, removed on success. Failure to parse updates the entity type to UnparsableLine. Failure to insert again updates the detail with the reason. | |||
