-
---
source: devto
devToUrl: "https://dev.to/swyx/brief-guide-to-startup-fundraising-terminology-7k2"
devToReactions: 61
devToReadingTime: 15
devToPublishedAt: "2020-08-12T00:21:55.990Z"
devToVie…
-
Hi what is the type of the job in the onComplete handler function?
The type of job variable in the following example?
```
boss.onComplete(jobName, job => {
assert.strictEqual(jobId, job.da…
-
`batchSize` workers don't autocomplete jobs when the promise resolves successfully. Is this a conscious decision, or overlooked functionality? It would align with the normal worker if the async functi…
-
Hi,
I am receiving odd pg errors after I upgraded to version 7.4 (from 6.x) "invalid message format" - and I have no ideas how to debug this, or where this is coming from.
It only happens rarel…
-
Hi all, this is more a clarification request than an issue.
I'm wondering about the case when a job is started and it receives a _cancel_ request while it is running; has the job some way to know a…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
Would like the ability to override the query for
[Boss.countStatesCommand](https://github.com/timgit/pg-boss/blob/8d34ab7426fb8c45e82df2b08cda7756ee63e4ea/src/boss.js#L40). The reason being is peopl…
-
Hi there! We use this awesome library as our jobs provider with Wasp. :D We recently had a user notice that when they deleted their DB on Fly.io, the app came crashing down. Note: Wasp does make use o…
-
We'd like to throttle our jobs to collapse multiple updates into a single change - the last one. The singleton logic currently drops new jobs. Could we introduce a boolean that changes singleton colli…
-
### Is your feature request related to a problem? Please describe.
because it is uncomfortable for people and it probably isnt 16+ to have that in public worlds
### Describe the solution you'd …