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

Report rewrite as stuck when term index is none #464

Closed
wants to merge 2 commits into from

Conversation

geo2a
Copy link
Contributor

@geo2a geo2a commented Jan 16, 2024

Closes #457

When a term's index is None, the terms is stuck.

Previously, rewriteStep threw an exception when a term's index was None, causing an RewriteAborted result to be returned by performRewrite, leading to Aborted execute response.

@geo2a geo2a force-pushed the georgy/stuck-on-no-rules branch from 457177d to 5d58fc0 Compare January 16, 2024 09:26
geo2a and others added 2 commits January 16, 2024 10:27
Previously we have thrown an exception here which resulted in an Aborted,
rather than a Stuck result
@geo2a
Copy link
Contributor Author

geo2a commented Jan 16, 2024

Subsumed by #465

@geo2a geo2a closed this Jan 16, 2024
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.

Booster should return "stuck" (not "aborted") when no rules apply
1 participant