timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
1.95k stars 153 forks source link

Missing typescript option, wrong default value #316

Closed chougron closed 2 years ago

chougron commented 2 years ago

Based on the current version of the documentation, I couldn't find the teamRefill option in the typescript type definition. Also, the default value of teamConcurrency seems to be 1 in the manager.js file, and not 2 as written in the doc.

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 522e9deb99b181475779d29ad64586fe388b101e on chougron:master into 5ab61b0103c39b3b33373382f424fff7074ad8ec on timgit:master.