in `/lib/common/slonik.utils.ts` use retry's delay option instead. Instead of `retryWhen(() => notify)`, use: `retry({ delay: () => notify })` Sorry for my Poor English. : )