Skip to content

Allow core retry call with different options#668

Merged
nleush merged 17 commits into
devfrom
feature/recall-flow-with-options
Jun 5, 2026
Merged

Allow core retry call with different options#668
nleush merged 17 commits into
devfrom
feature/recall-flow-with-options

Conversation

@nleush

@nleush nleush commented Jun 2, 2026

Copy link
Copy Markdown
Member

About the changes

  • New feature (non-breaking change which adds functionality)

What has changed

Please describe what the code is doing (in this repo):

  • added retry error for core.run with new options

Checklist

  • I have performed a self-review of my code, including Files Changed view
  • Fix/feat branches in all related repos are named the same
  • All related PRs are submitted
  • Task is DONE and links back to this PR or no task

Review

Please note any risks, caveats, migration steps, release notices or additional tasks.

  • PRs have been tested on staging by DEV
  • PRs have been tested on staging by QA
  • PRs have been tested on staging by PRODUCT

Please describe the tests and give additional instructions if required, add screenshots and links if necessary.

@nleush nleush marked this pull request as draft June 2, 2026 14:25
@iparamonau iparamonau changed the title Allow plugin retry call with another options Allow core retry call with another options Jun 3, 2026
@iparamonau iparamonau changed the title Allow core retry call with another options Allow core retry call with different options Jun 3, 2026
@nleush nleush marked this pull request as ready for review June 3, 2026 16:36
@nleush nleush merged commit ffefea9 into dev Jun 5, 2026
3 checks passed
@nleush nleush deleted the feature/recall-flow-with-options branch June 5, 2026 15:57
nleush added a commit that referenced this pull request Jun 8, 2026
* add recall error for restarting run with another options

* collect text response

* recall -> retry

* prerender with retry

* revert change meta key

* refresh meta on prerender retry

* keep response body if `options.enableTextResponseHandler`

* retry: retriesCount to detect loop

* TextResponseHandler > HtmlHandler

* enableHtmlHandler > enableHtmlResponse

* refresh is default for retry

* move htmlHandler declaration

* simplify prerender retries

* prevent recursive retry

* fix passing data param to reader.js

* fix reader.js url

* fix reader.js script query match

---------

Co-authored-by: Ivan Paramonau <i.paramonau@gmail.com>
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.

2 participants