Skip to content

validateNonWorkflowInvocation#393

Merged
devhawk merged 1 commit into
mainfrom
devhawk/issue376
May 22, 2026
Merged

validateNonWorkflowInvocation#393
devhawk merged 1 commit into
mainfrom
devhawk/issue376

Conversation

@devhawk
Copy link
Copy Markdown
Collaborator

@devhawk devhawk commented May 22, 2026

Validate invocation capture is not enabled when invoking a non @workflow method via DBOS Invocation handler

Note, using more generic terminology because #390 extends invocation capture to debouncer in addition to startWorkflow

Fixes #376

@devhawk devhawk requested review from kraftp, maxdml and qianl15 May 22, 2026 18:45
@devhawk devhawk merged commit 3f514b0 into main May 22, 2026
48 of 51 checks passed
@devhawk devhawk deleted the devhawk/issue376 branch May 22, 2026 19:58
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.

Validate we're not in startWorkflow from DBOSInvocationHandler.invoke if not workflow annotated

2 participants