-
General question:
my settings:
```
"newJobCheckInterval": "1000",
"teamSize": 40
```
If I have a teamSize of 40 for a worker do every worker query the database every 1000ms?
Are there 40 qu…
-
In your doc: https://github.com/timgit/pg-boss/wiki/Configuration#job-expiration it says default = 5min but it is 15min:
https://github.com/timgit/pg-boss/blob/master/src/manager.js#L187
-
Hi!
Thank you for PG Boss! We use it in production and it works really well! 🎉
A question though, as I understand it there is no way currently to prevent a job from beeing queued if there is on…
-
I realize this is a question rather than an issue with the library (which appears to be awesome, by the way!), so please feel free to close if this isn't the place to ask. With that said, I'm interest…
-
#### Ombi Version:
V 2.1.0
#### Update Branch:
Stable
#### Operating System:
Ubuntu Server 16.10
#### Mono Version (only if your not on windows)
Stable 4.2.3.4/832de4b
#### A…
rafuz updated
6 years ago
-
Dear netdisco,
Some times ago I opened a request here asking how to remove faster the unused devices on netdisco, the solution was to add the option expire_devices 14 in deployment.yml.
In this …
-
https://github.com/timgit/pg-boss/wiki/Configuration#publish-options says that the delay option should be in milliseconds, but works only with seconds.
-
If a job callback fails asynchronously, `done()` doesn't appear to take an argument in typical node style. I read through #3 and my question is the same as OP's first:
> (1) How does a job consumer…
-
Hi All,
When I ran "npm test" on this cloned repo I got the following errors :+1:
[root@pts00449-vm19 loopback-connector-postgresql]# npm test
> loopback-connector-postgresql@2.3.0 test /root/str…
-
Hello folks,
We have a problem configuring a patroni cluster in a mixed synchronous and asynchronous replication mode. Maybe anybody has an idea what is wrong in the configuration or the setup. Hel…