Closed leventov closed 3 years ago
Use case: bulk fail() with an Error object as the reason for the failure.
fail()
Error
This feature has actually been in pg-boss for years. I added a test just now to confirm, and I will leave it in the suite for future reference.
Use case: bulk
fail()
with anError
object as the reason for the failure.