-
Notifications
You must be signed in to change notification settings - Fork 0
docs: workers howto for jitter and middleware chain #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+552
−94
Merged
Changes from 4 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2c11648
docs: update workers howto for jitter and middleware chain
ankurs 70762b7
docs: add Child() and Worker getters to WorkerInfo section
ankurs 84af594
docs: clarify attempt lifetime vs per-cycle duration in metrics table
ankurs 3cdfe14
docs: update for restart default, remove redundant WithRestart(true),…
ankurs bf3e52d
fix: address PR review comments — consistent log imports, clarify slo…
ankurs e96d80d
refactor: consistent getter naming in docs — all getters use Get prefix
ankurs d144afd
fix: broken code fences and stale GetChildren reference
ankurs 13c5677
docs: clarify run-level vs worker-level AddInterceptors distinction
ankurs 28091d8
Merge remote-tracking branch 'origin/main' into docs/workers-middlewa…
ankurs 901241b
fix: add language tag to jitter formula code fence (MD040)
ankurs 1f7eea6
docs: comprehensive workers howto update
ankurs 5d571ea
docs: Add is now skip-if-exists, document Remove+Add for replace
ankurs 0b25cd8
docs: expand key properties — two-layer panic recovery, metrics, hand…
ankurs 3ec8dd7
docs: final cleanup — 10 fixes for workers.md
ankurs 8ac884a
docs: make Quick Start a complete, runnable Go program
ankurs f55f55e
docs: fix 5 code example issues in workers.md
ankurs b16ac2d
docs: fix batchProcessor example — remove advisory locks mention, use…
ankurs e0f4d3c
docs: remove struct handler from HandlerFunc example — covered below …
ankurs 326775f
docs: remove suture type from WithBackoffJitter table entry
ankurs b6b9f3c
docs: remove 'tracing' from Packages.md workers overview — tracing is…
ankurs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.