Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
Go
jorb
Job Processing Library
Go
Emerging
GitHub
Stars
17
Forks
2
Contributors
5
Last push
15d ago
Recent commits
Latest commits.
Merge pull request #18 from bmohan01/timeouts
a16d498
Mike Gaffney
15d ago
Drop the inline comments in validate() and newStateStorageFromStates that explained terminal-state Timeout semantics and the channel-buffer clamp; both behaviors are already pinned down by tests, making the prose redundant per maintainer preference for documenting behavior with tests rather than narrative comments.
84bc0d6
lbhamoha
15d ago
Drop the validate() rejection of Timeout on a terminal state and add a positive test that it is silently ignored at runtime, supporting the iterative-development pattern of flipping a state's Terminal flag without having to also strip its Timeout.
59f64a4
lbhamoha
15d ago
Address review feedback on PR #18: refactor StateExec, broaden validation tests, and fix a pre-existing channel-buffer panic surfaced by the new tests.
8fa86fc
lbhamoha
15d ago
Add per-state Timeout that bounds each Exec attempt and routes the job to a configured FailState when the deadline expires.
c899061
lbhamoha
15d ago
Merge pull request #17 from gaffo/pr_v0.0.17
2e85a7d
Mike Gaffney
27d ago
remove serializer config from the ctor to keep method signature
274780a
Mike Gaffney
27d ago
Merge pull request #16 from gaffo/cursor/wal
b9aaf5a
Mike Gaffney
27d ago
Top contributors
Builders behind this project.
gaffo
68 commits
thesilentg
15 commits
swiftyspiffy
3 commits
cursoragent
2 commits
dependabot[bot]
1 commits