Dustin Deus
Dustin Deus
### Clear and concise description of the problem Hi, I run into a weird limitation. Github workflows aren't triggered when more than 3 tags are pushed simultaneously. This becomes relevant...
**Describe the bug** Span table is growing very fast. How can I make use of continuous aggregate (realtime) to optimize aggregates as described in https://docs.timescale.com/timescaledb/latest/how-to-guides/hyperfunctions/percentile-approx/approximate-percentile/ ? This is not possible...
Hi, it looks like pg-boss does not respect `graceful` nor `timeout` property. I have a simple worker that needs at least 5 seconds to finish. On `SIGTERM` I clean up...
Hello, it would be great if pg-boss could support [porsager/postgres](https://github.com/porsager/postgres) because it is very popular. I tried to make it work but I gave up after an hour. Any help...
Hi, While listening to the `wip` event, I saw the `stopping` state. This is not part of the types .Would you accept a PR? ``` {"level":"info","time":1693159662361,"pid":146174,"hostname":"pop-os","0":{"id":"80c6ff3c-fdb7-49b6-8849-48678955ba30","name":"queue","options":{"newJobCheckInterval":2000},"state":"active","count":1,"createdOn":1693159662343,"lastFetchedOn":1693159662361,"lastJobStartedOn":1693159662361,"lastJobEndedOn":null,"lastError":null,"lastErrorOn":null}} ```
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
## What was changed This example demonstrates how to implement a workflow that ensures that only one run of the child workflow is executed at a time. Subsequent runs will...
Hi, we don't want to have CGO as dependency. For windows we want to provide a non epoll solution. Is there a way to use this library, excluding windows support...
Hello, is it possible to modify the response with a plugin? Use case: Response Caching, Response Analytics.
As a developer, it should be possible to whitelist specific queries upfront to minimize the attack surface. --- Vote on this request This is an invitation to the community to...