Closed antstorm closed 2 years ago
Please note that there are a few features intentionally left out to keep the PR size contained (which was achieved with various degrees of success 😅). The follow ups include:
RetryPolicy
Temporal::Error
follow_runs
for await_workflow_result
await_workflow_result
What was changed
Adding a Client implementation to communicate with the Temporal server
Why?
Crucial part of the SDK
Checklist
Closes #4
How was this tested: Integration tests with the Temporalite included, unit test to follow
Any docs updates needed? No