Skip to content

Conversation

@maxdml
Copy link
Collaborator

@maxdml maxdml commented Aug 19, 2025

  • Flatten send and set event inputs
  • Simplify get /recv inputs
  • Fix Sleep and Cancel interface signature to accept the context and match the package level methods ( 😢 )

@maxdml maxdml marked this pull request as ready for review August 19, 2025 00:32
dbos/workflow.go Outdated

// WorkflowGetEventInput defines the parameters for retrieving an event from a workflow.
type WorkflowGetEventInput struct {
// GetEventInput defines the parameters for retrieving an event from a workflow.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're going to make one in the pair flat, they should both be flat

@maxdml maxdml merged commit abb9d03 into main Aug 19, 2025
2 checks passed
@maxdml maxdml deleted the send-setevent-ux branch August 19, 2025 01:17
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.

3 participants