aries-cloudagent-loadgenerator
aries-cloudagent-loadgenerator copied to clipboard
aries-cloudagent-loadgenerator
I'm using the aries load generator in Ubuntu 18.04. I've ran the script `scripts/install-vm.sh` and `setup/manage.sh start` and I'm using the default `.env` file. When I run `setup/manage.sh start` all...
Despite installing windows exporter, I am unable to export host data. I was trying load testing on the ACME Demo[https://github.com/hyperledger/aries-cloudagent-python/blob/main/demo/AcmeDemoWorkshop.md](url)
Currently, we receive many errors via AcaPy Webhook calls. Maybe, just retrying them would allow us to still process them and therefore make the system more reliable and resiliant.
To ensure that the load generator does not become a bottleneck, monitor the utilization of the Tomcat threads.
Currently, we do not retry failed HTTP requests to AcaPy. Maybe, retrying them would make the system more resilient and reliable.
Scheduled = iterations scheduled by the Periodic Schedular Started = iterations actually initiated by placing a HTTP Call to an AcaPy FInished = all the iterations that have been finished...
Try to set up a health check for AcaPy containers to ensure that they are restarted in case they get in trouble. Maybe, the AcaPy `/status` endpoints can be used...
OOB Proof Requests do not require a connection to be established beforehand.
OOB Credential Issuances do not require a connection to be established beforehand.