Skip to content
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

Possibly allow retry only for last goal #6

Open
leuschel opened this issue Oct 27, 2022 · 1 comment
Open

Possibly allow retry only for last goal #6

leuschel opened this issue Oct 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@leuschel
Copy link
Member

We could restrict retry and cut to the last goal.
This would simplify the call-architecture (no call-back to the server-loop from other modules)
and save space (for pending choice points).
Typically one only uses retry for the last query/goal.

@dgelessus dgelessus added the enhancement New feature or request label Oct 27, 2022
@pmoura
Copy link

pmoura commented Dec 2, 2022

Looking forward to this change. I also only retry or cut the latest goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants