temporalio / sdk-php

Temporal PHP SDK
https://php.preview.thundergun.io
MIT License
270 stars 45 forks source link

Expose ShouldContinueAsNew and HistorySize #475

Closed roxblnfk closed 2 months ago

roxblnfk commented 2 months ago

What was changed

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

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

Checklist

  1. Closes #440
vercel[bot] commented 2 months ago

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