* [Workflow] Introduce human interaction workflow pattern
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Add quotes around ref links
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* PR feedback and updated diagram
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
---------
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Update documentation to reflect that the Actor State TTL feature is now in preview, behind a feature gate.
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update actor state curl example
Signed-off-by: joshvanl <me@joshvanl.dev>
* Clear up language about Actor state TTL behavior
Signed-off-by: joshvanl <me@joshvanl.dev>
* Remove Actor State TTL section from actors overview page, since the
feature is in preview
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/reference/api/actors_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update actors_api.md
Changing layout
Signed-off-by: Mark Fussell <markfussell@gmail.com>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* add new methods to api doc
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add methods to how to
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add raise event request
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add raise event api to the howto
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Ryan;
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* whitespace/updates
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add more description to raise event
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* clarify raise event and add to the dotnet sdk example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edit confusing text for raise event http
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates per Ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* rearrange author workflows doc per Ryan suggestion
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update workflowreference to startworkflowresponse
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* edit from ryan
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* part 1 of mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/reference/api/workflow_api.md
Co-authored-by: Chris Gillum <cgillum@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* updates per mark and chris
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* few more edits per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Chris Gillum <cgillum@gmail.com>
* Adds note about using `ttlInSeconds` to actor state store reference API
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Update daprdocs/content/en/reference/api/actors_api.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Embed the actor state TTL YouTube video in page
Signed-off-by: joshvanl <me@joshvanl.dev>
* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
* Adds Actor State section to actor overview page
Signed-off-by: joshvanl <me@joshvanl.dev>
---------
Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Josh van Leeuwen <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or
(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.
Signed-off-by: Suhas-Kalagotla <suhaskalagotla5@gmail.com>