fsprojects / Amazon.SimpleWorkflow.Extensions

Extensions to AmazonSDK's SimpleWorkflow capabilities to make it more intuitive to use
http://fsprojects.github.io/Amazon.SimpleWorkflow.Extensions
MIT License
16 stars 10 forks source link

Support explicit specification for max retry count #13

Closed theburningmonk closed 11 years ago

theburningmonk commented 11 years ago

you can now configure optional MaxAttempts on both child workflow and activities, default = 1 (no retries)