wavezync / nestjs-pgboss

State of Art PG Boss integration with NestJS
https://wavezync.com
MIT License
3 stars 0 forks source link

Access to PGBoss deadLetter Option #14

Closed RasikaLakmal closed 6 days ago

RasikaLakmal commented 1 week ago

When I tried to access the deadLetter option through the wavezync pgboss package, it already provided access to PgBoss, but I still couldn't access the deadLetter option. I updated the main pg-boss package to the latest version, and then I was able to access the deadLetter option.

In the wavezync package, the pg-boss version is v9.0.3, and it needs to be upgraded to the latest version, v10.1.1.

kasvith commented 1 week ago

@samaratungajs i think updating peer deps will help here