Skip to content

Conversation

@cdavernas
Copy link
Member

Please specify parts of this PR update:

  • Specification
  • Schema
  • Examples
  • Extensions
  • Use Cases
  • Community
  • CTK
  • Other

What this PR does:

  • Adds reusable timeouts, referenceable from WorkflowDefinitions and TaskDefinitions
  • Fixes both the DSL documentation and schema to allow referencing errors and retry policies when authoring TryTaskDefinitions and RaiseTaskDefinitions
  • Adds new examples to illustrate features and fixes

…reusable timeouts from the WorkflowDefinition and the TaskDefinitions it is made out of

- Updated both the DSL documentation and schema to allow referencing errors and retry policies when authoring TryTaskDefinitions and RaiseTaskDefinitions
- Added new examples to illustrate features and fixes

Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas added change: fix Something isn't working. Impacts in a minor version change. change: documentation Improvements or additions to documentation. It won't impact a version change. change: feature New feature or request. Impacts in a minor version change area: spec Changes in the Specification labels Aug 30, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Aug 30, 2024
@cdavernas cdavernas merged commit fbcd135 into serverlessworkflow:main Aug 30, 2024
@cdavernas cdavernas deleted the fix-component-references branch August 30, 2024 14:22
cdavernas added a commit to serverlessworkflow/sdk-net that referenced this pull request Aug 30, 2024
fix(Sdk): Added referenceable timeouts and retries, thus addressing serverlessworkflow/specification#1002

Signed-off-by: Charles d'Avernas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: spec Changes in the Specification change: documentation Improvements or additions to documentation. It won't impact a version change. change: feature New feature or request. Impacts in a minor version change change: fix Something isn't working. Impacts in a minor version change.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants