c49af774ba
* Added isPrismaRetriableError() * Retry completeBatchTaskRunItem if they fail because of a retriable Prisma error * Retry using Redis worker * Handle more retriable errors. Add special condition in for race condition error * Added Postgres connection_timeout with default 20s * Added a simple batchTriggerAndWait example