-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EDU-3544: [PHP] Update Message passing page (#3207)
* Add `Message handler patterns` headers from python docs * Describe Workflow::allHandlersFinished * Describe "Add wait conditions to block" * Describe mutex usage in concurrent handler execution * Describe "Use wait conditions in handlers" * Describe a part of message handler troubleshooting * Describe a part of problems when sending a Query * Describe a part of problems when sending an Update * Add a part of problems when sending an Update * Add a part of problems when sending an Update * Cleanup; update index * Remove mention of `WorkflowUpdateResultException` * Update docs/develop/php/message-passing.mdx --------- Co-authored-by: Brian MacDonald <[email protected]>
- Loading branch information
1 parent
f7baaea
commit d8575e6
Showing
2 changed files
with
228 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters