Skip to content

Conversation

leegm-pp
Copy link

@leegm-pp leegm-pp commented Jul 1, 2025

  • brings fork up to date with changes in original repo
  • update commitlint from base to head rather than from head~{# of commits in branch}
  • update imports of go-queue-worker to be aliased to formigo (in README)
  • removed the retract block in go.mod for v1.0.0 and v1.0.1 as we don't have the erroneous tags in this fork and won't create them

…-automation

chore: add automated release
…r counts towards to threshold

BREAKING CHANGE: `reportFunc` must return a boolean
…rt-func

`reportFunc` returns a boolean value to decide whether the error counts towards to threshold
BREAKING CHANGE: messages passed to the handlers are not the queue messages, but formigo ones.
…and consumer

BREAKING CHANGE: single message handler and consumer renamed
BREAKING CHANGE: multiMessageHandler renamed to batchHandler. It now requires a BatchResponse
Allows partial failures on batch processing and add info to the message polled by the worker
…ver-immediately

Make the retriever stop immediately and add some tests
…er-consumers

feat: export Worker, Consumer and Handlers
@leegm-pp leegm-pp merged commit 725ff6b into main Jul 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants