Skip to content

feat: Introduce backon-macros to allow users to use #[backon]#220

Merged
Xuanwo merged 4 commits intomainfrom
backon-macro
Oct 18, 2025
Merged

feat: Introduce backon-macros to allow users to use #[backon]#220
Xuanwo merged 4 commits intomainfrom
backon-macro

Conversation

@Xuanwo
Copy link
Copy Markdown
Owner

@Xuanwo Xuanwo commented Oct 18, 2025

This PR will close #146 and allow users to use #[backon] instead of calling backon's API everytime.


This PR was primarily authored with Codex using GPT-5-Codex and then hand-reviewed by me. I AM responsible for every change made in this PR. I aimed to keep it aligned with our goals, though I may have missed minor issues. Please flag anything that feels off, I'll fix it quickly.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit 8c51a79 into main Oct 18, 2025
7 checks passed
@Xuanwo Xuanwo deleted the backon-macro branch October 18, 2025 17:38
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.

feat: Implement a macro like #[backon] to retry a give async function

1 participant