Wade Barnes

Results 78 issues of Wade Barnes

Compare the following index recovery solutions once implemented: - https://github.com/bcgov/aries-vcr/issues/575 - https://github.com/bcgov/aries-vcr/issues/576 In theory, the backup/restore should be faster since the `prod` Solr Indexes, in our case, only consume ~4GB.

It could be faster to restore the indexes from a backup than it is to re-index.

Last night while troubleshooting the affects of the platform issue, we encountered an error in the API when searching for and verifying credentials. It was complaining about a CredentialType registration...

Add percent synced to the `/api/quickload` endpoint based on `actual_item_count` and `total_indexed_items` as a convenience calculation that can be referenced when `indexes_synced` is `false.

This issue occurred yesterday to two pods (`api-indy-cat-7-t87kh` and `api-indy-cat-7-z8bxq`) in `devex-von-bc-tob-prod` during a window of platform maintenance. It appears the solrqueue instance lost its connection to the database while...

Vue 3.x has been released, upgrade the project's visual components to use Vue 3.x. Refer to this PR to see the affected components; https://github.com/bcgov/vc-authn-oidc/pull/157.

enhancement
help wanted
good first issue

- indy-catalyst is being renamed to aries-vcr and being contributed to Hyperledger - https://github.com/bcgov/aries-vcr/issues/464 Signed-off-by: Wade Barnes

As a result of the fix in https://github.com/hyperledger/aries-cloudagent-python/pull/2123, for https://github.com/hyperledger/aries-cloudagent-python/issues/2121, the extras, `[askar,bbs]`, are now being installed and this is causing the multi-architecture image builds to fail, specifically the ones...

The nightly tests are run in a matrix of OS and Python version. The test workflows are configured to execute directly on runners of the given OS. Consider adding support...

Support for linking to an IndyScan instance for ledger browsing was recently added, bypassing the build-in ledger browsing tools. However, in the background, the ledger cache is still maintained and...

enhancement
help wanted
good first issue