Wade Barnes

Results 405 comments of Wade Barnes

What's the effort of such a change? Also it would be nice to avoid any timeouts in the first place. Using indy-vdr with indy-node-monitor we've noticed pool connection timeouts are...

@bartekus, Thanks for the contribution! The only thing that is missing from the issue request is the "meaningful health check on the server's services". As it stands the `/health/check` endpoint...

Thanks @bartekus. I'll test it out.

I've had a quick look. Overall the updates look fine. Care would need to be taken to ensure the `/health/env` endpoint was never exposed publicly as it provides too much...

There are some minor conflicts that I can clean up easily to get things up to date with the latest commits.

@bartekus, While a rust implementation is intriguing, I think it would be better handled as a completely separate topic. For the scope and context of this PR, removing the `EnvDump`...

@LennrtKlg, your issue has nothing to do with the subject of this ticket; The versions of the GitHub Actions being used in the GitHub workflows. Please create a separate ticket...

Some info here; https://github.com/hyperledger/aries-cloudagent-python/blob/main/docs/GettingStartedAriesDev/CredentialRevocation.md

Are you starting the container in the same fashion is it is being started in the docker-compose file (https://github.com/bcgov/indy-tails-server/blob/main/docker/docker-compose.yml#L18-L23)?

Have you supplied values for the `$STORAGE_PATH` and `$LOG_LEVEL` variables?