golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Try integrate the workflow as part of Middlewares in API Gateway #1062

Open afsalthaj opened 1 week ago

afsalthaj commented 1 week ago

This work is mainly making the previous steps production grade for Github Identity Provider (as an example) This can be part of https://github.com/golemcloud/golem/issues/1060, however, making a general workflow working with 1060 (probably in a branch) doesn't necessarily production grade code design. However with this ticket, we are making the workflow production grade.

Probably we will see some hiccups (from a code level perspective/design perspective) to include this seamlessly with a middlewares.