Skip to content

Fix/high priority issues#3

Open
ranmori wants to merge 3 commits into
mainfrom
fix/high-priority-issues
Open

Fix/high priority issues#3
ranmori wants to merge 3 commits into
mainfrom
fix/high-priority-issues

Conversation

@ranmori

@ranmori ranmori commented Jul 20, 2026

Copy link
Copy Markdown
Owner

No description provided.

ranmori added 3 commits July 20, 2026 18:15
- Add .gitignore to exclude compiled binaries (*.exe, *.dll, etc.)
- Fix CRLF line endings in scheduler.go (gofmt)
- Remove deprecated rand.Seed call (Go 1.20+ auto-seeds)
- Update test count in README from 16 to 20
Metrics: replace Go %q with promQuote() for proper Prometheus text format escaping

DLQ: add GetDeadLetter(id) to Store interface, use direct lookup instead of full scan

PostgresStore: use parameterized placeholders for LIMIT and OFFSET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant