Skip to content

docs: add common patterns section for recurring FAQ topics#602

Merged
mergify[bot] merged 1 commit intomainfrom
devs/jd/docs/common-patterns/Ic4cea9f63db72a6f9cb47287597a8dacffdc8533
Feb 24, 2026
Merged

docs: add common patterns section for recurring FAQ topics#602
mergify[bot] merged 1 commit intomainfrom
devs/jd/docs/common-patterns/Ic4cea9f63db72a6f9cb47287597a8dacffdc8533

Conversation

@jd
Copy link
Owner

@jd jd commented Feb 23, 2026

Add examples for two frequently asked usage patterns:

  • Running setup code between retries (before_sleep for reconnection)
  • Accessing the attempt number inside the function (iterator API)

These address recurring questions from issues #298, #316, #344, #361.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Add examples for two frequently asked usage patterns:
- Running setup code between retries (before_sleep for reconnection)
- Accessing the attempt number inside the function (iterator API)

These address recurring questions from issues #298, #316, #344, #361.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: Ic4cea9f63db72a6f9cb47287597a8dacffdc8533
@jd jd marked this pull request as ready for review February 24, 2026 06:26
@mergify mergify bot merged commit 711416c into main Feb 24, 2026
9 checks passed
@mergify mergify bot deleted the devs/jd/docs/common-patterns/Ic4cea9f63db72a6f9cb47287597a8dacffdc8533 branch February 24, 2026 06:27
@mergify
Copy link
Contributor

mergify bot commented Feb 24, 2026

Merge Queue Status

Rule: default


  • Entered queue2026-02-24 06:26 UTC
  • Checks passed · in-place
  • Merged2026-02-24 06:27 UTC · at f1c175975f52a2f54a38ed583f0677e16a7ccf0f

This pull request spent 4 seconds in the queue, with no time running CI.

Required conditions to merge

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