synapse icon indicating copy to clipboard operation
synapse copied to clipboard

Serverless Workflow Management System (WFMS)

Results 45 synapse issues
Sort by recently updated
recently updated
newest added

This commit will not affect the version of the published code. See [Commit Hints](https://github.com/cbcrouse/Versioning.NET/wiki/Commit-Hints). **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need...

**What happened**: After starting multiple instances, going to the workflow definitions' list and coming back to a workflow detail, the list of instances/graph takes multiple seconds to display! **What you...

enhancement
priority: high
weight: 3

**What would you like to be added**: Add a graphical editor to the dashboard **Why is this needed**: Quality of life / accessibility

enhancement
dashboard
priority: medium
weight: 5

**What would you like to be added**: Add sample workflow definitions and example use-cases **Why is this needed**: For demos and getting started experience for new users, it would be...

documentation
priority: high
weight: 1

**What would you like to be added**: Add an UI to the dashboard to manage correlations as well as an editor to produce cloud events **Why is this needed**: Allows...

enhancement
dashboard
priority: medium
weight: 3

**What would you like to be added**: Implement replaying a given workflow instance from the specified state or activity. Users should also be able to patch both activity inputs and...

enhancement
server
dashboard
priority: medium
weight: 3

**What would you like to be added**: Punctually collect, package, export then clean old workflow instances from operational databases **Why is this needed**: Avoids useless resource starvation and improves write...

enhancement
server
priority: medium
weight: 3

**What would you like to be added**: Implement workflow compensation **Why is this needed**: Allows for procedural compensation

enhancement
priority: medium
weight: 3
worker

**What would you like to be added**: Implement and handle timeouts, at workflow, state and activity (action) level **Why is this needed**: Allows to timeout abnormaly long processes, thus avoiding...

enhancement
priority: medium
weight: 3
worker

**What would you like to be added**: Implement and handle errors thrown during a workflow's execution **Why is this needed**: Allows for fine-grained processing - and possibly forking - of...

enhancement
priority: medium
weight: 3
worker