Ben Pirt

Results 5 issues of Ben Pirt

**Describe the bug** When configuring Conductor to consume messages from SQS, if the Conductor queues are configured with long polling, then an empty queue will slow down consumption from all...

type: bug

Pull Request type ---- - [x] Feature Changes in this PR ---- This PR implements `removeWorkflow` and `removeTask` in the `PostgresIndexDAO` class so that when you call `/api/workflow/{workflowId}/remove?archiveWorkflow=false` the workflow...

Pull Request type ---- - [x] Refactoring (no functional changes, no api changes) **NOTE**: Please remember to run `./gradlew spotlessApply` to fix any format violations. Changes in this PR ----...

Pull Request type ---- - [x] Feature Changes in this PR ---- This PR adds a simple in-memory PollDataDAO implementation. Why? ----- When using Postgres as a backend, persisting this...

Hi @Tom-evnut - sorry to post this as an issue but I'm not sure where else to ask the question. I'm working on a system to read the BMS from...