serverlessworkflow / serverlessworkflow.github.io

Serverless Workflow Website
http://serverlessworkflow.io
Apache License 2.0
11 stars 20 forks source link

Add Errors namespace to the Website #200

Open ricardozanini opened 4 months ago

ricardozanini commented 4 months ago

What would you like to be added: We have errors namespaced by our domain in the new DSL: https://github.com/serverlessworkflow/specification/blob/main/dsl-reference.md#standard-error-types

It would be nice to have them documented (dynamically, by using CI) on the website as well.

Why is this needed: Users can fetch the error-rich description by accessing the URL when seeing the log in a runtime implementation