kitex icon indicating copy to clipboard operation
kitex copied to clipboard

feat(retry): add ctx param for customized result retry funcs

Open YangruiEmma opened this issue 1 year ago • 0 comments

What type of PR is this?

feat

Check the PR title.

  • [ ] This PR title match the format: <type>(optional scope): <description>
  • [ ] The description of this PR title is user-oriented and clear enough for others to understand.
  • [ ] Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

zh: feat(retry): 自定义结果重试方法增加 ctx 参数

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

YangruiEmma avatar May 17 '24 08:05 YangruiEmma