ibm-functions / composer

Composer is a new programming model for composing cloud functions built on Apache OpenWhisk.
Apache License 2.0
135 stars 26 forks source link

Add retry sample #71

Closed nbaudis closed 3 years ago

nbaudis commented 3 years ago

This PR adds a sample showing the usage of composer for retrying action invocation on error and handling failures.