Skip to content

Core: Fix incorrect error message in InMemoryPlanningState.markAsyncPlanFailed - #17964

Open
iprithv wants to merge 1 commit into
apache:mainfrom
iprithv:fix-async-plan-failed-message
Open

Core: Fix incorrect error message in InMemoryPlanningState.markAsyncPlanFailed#17964
iprithv wants to merge 1 commit into
apache:mainfrom
iprithv:fix-async-plan-failed-message

Conversation

@iprithv

@iprithv iprithv commented Sep 5, 2026

Copy link
Copy Markdown

markAsyncPlanFailed reuses the precondition message from markAsyncPlanAsComplete, so when a plan is not in SUBMITTED state it reports "Cannot mark plan ... as completed" on the failure path. Corrected the wording to "failed". Message-only change

@github-actions github-actions Bot added the core label Sep 5, 2026
@uros-b

uros-b commented Sep 5, 2026

Copy link
Copy Markdown
Member

LGTM, thank you @iprithv!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants