hyperledger-archives / aries-cloudagent-loadgenerator

aries-cloudagent-loadgenerator
https://wiki.hyperledger.org/display/aries
Apache License 2.0
17 stars 11 forks source link

Make retry-on-fail policies configurable for failed HTTP Requests to AcaPy #53

Open PaulWen opened 2 years ago

PaulWen commented 2 years ago

Currently, we do not retry failed HTTP requests to AcaPy. Maybe, retrying them would make the system more resilient and reliable.