Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base website documentation #13

Closed
6 tasks done
vitaliihonta opened this issue Sep 13, 2022 · 2 comments
Closed
6 tasks done

Base website documentation #13

vitaliihonta opened this issue Sep 13, 2022 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@vitaliihonta
Copy link
Owner

vitaliihonta commented Sep 13, 2022

Add the following pages

  • Child workflows
  • External workflows
  • Continue as new
  • Distributed sagas
  • Protobuf section
  • Testing section
@vitaliihonta vitaliihonta added the documentation Improvements or additions to documentation label Sep 13, 2022
@vitaliihonta vitaliihonta self-assigned this Sep 13, 2022
@carlosedp
Copy link
Contributor

It would also be nice to have some simpler examples like I've implemented based on Temporal's own Java SDK docs:

  • Simple Temporal worker/client app with one workflow
  • Separate Temporal apps for worker/client and workflow + activity
  • Separate Temporal apps for worker/client and workflow + activity with retry
  • Temporal workflow/activity test

I already have these implemented so once latest refactoring gets merged, I'll update them and send a PR.

@vitaliihonta
Copy link
Owner Author

For better progress tracking, created a separate #89 ticket

@vitaliihonta vitaliihonta changed the title Website documentation Base website documentation Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants