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

Backport more Java SDK functionality #88

Open
3 of 5 tasks
vitaliihonta opened this issue Jun 5, 2023 · 0 comments
Open
3 of 5 tasks

Backport more Java SDK functionality #88

vitaliihonta opened this issue Jun 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@vitaliihonta
Copy link
Owner

vitaliihonta commented Jun 5, 2023

Need to backport more Java SDK functionality by providing convenient ZIO wrappers for them.
It includes simple methods, while complicated functionality is decoupled into dedicated tickets.

An incomplete list of what to add:

  • Workflows
  • Workflow.newQueue (and a wrapper for io.temporal.workflow.WorkflowQueue)
  • Workflow.getMemo
  • Workflow.retry
  • Workflow.registerListener (and dynamic workflows in general)
  • Check polymorphic activities example
  • ... to be completed
@vitaliihonta vitaliihonta added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant