Hyperledger Aries Verifiable Credential Registry (VCR) is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
Apache License 2.0
78
stars
70
forks
source link
Web Hooks - add to stats; add feedback from celery tasks #385
Add info to the stats service to track web hooks processed and sent
Add some kind of feedback from the celery tasks to track successful and failed hooks
Ensure that failed hooks are tracked against the registration/subscription and too many failures will disable the registration/subscription
Add this failure information to the registration/subscription service response json's.