Skip to content

Conversation

@roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Jul 16, 2024

What was changed

Separated Server's and Client's requests and responses.
Added new flags mapping:

  • ShouldContinueAsNew
  • HistorySize
// Workflow Context
Workflow::getInfo()->historySize;
Workflow::getInfo()->shouldContinueAsNew;

Checklist

  1. Closes Expose shouldContinueAsNew in WorkflowInfo #440

@vercel
Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
php ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 0:10am

@roxblnfk roxblnfk marked this pull request as draft July 16, 2024 15:15
@roxblnfk roxblnfk marked this pull request as ready for review August 6, 2024 12:41
@roxblnfk roxblnfk requested review from Sushisource and wolfy-j August 6, 2024 12:41
@roxblnfk roxblnfk merged commit 4296cfb into master Aug 6, 2024
@roxblnfk roxblnfk deleted the continue-as-new-suggested branch August 6, 2024 13:01
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.

Expose shouldContinueAsNew in WorkflowInfo

3 participants