aries-framework-go
aries-framework-go copied to clipboard
intermittent bdd-test-js error: get router connections
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.