aries-framework-go icon indicating copy to clipboard operation
aries-framework-go copied to clipboard

intermittent bdd-test-js error: get router connections

Open Moopli opened this issue 3 years ago • 0 comments

Every js BDD step that fetches router connections can occasionally fail with an error like this: Error: aries wasm: code: 5004, message: get router connections: failed to get value from records: failed to get value from store: data not found

Adding retry logic should make bdd tests more reliable.

Moopli avatar Dec 31 '21 17:12 Moopli