Problemunvalidated
a malformed item silently failed the ENTIRE batch — a pg-boss (or any) batch handler loops over jobs with a per-item try/catch. Tension: one bad item should log and skip, the rest should still run. Outcome: the good job still processes (importExternalDump called once).
03e0a517-e1f4-460f-967a-65279dd8695b
a malformed item silently failed the ENTIRE batch — a pg-boss (or any) batch handler loops over jobs with a per-item try/catch. Tension: one bad item should log and skip, the rest should still run. Outcome: the good job still processes (importExternalDump called once).