digitalcredentials / transaction-service

VC-API Exchange Transaction Manager Service
MIT License
1 stars 1 forks source link

Transaction Manager: file locking bug - switch away from Redis #10

Open alexfigtree opened 1 week ago

alexfigtree commented 1 week ago

Appears that the key value store that stores challenge tokens is choking, causing an error on load tests in https://github.com/digitalcredentials/dcc-server-tester/blob/main/README.md

Possible fix may be to switch away from Redis.

Part of the Load Testing Epic here: https://github.com/digitalcredentials/dcc-admin-dashboard/issues/40

alexfigtree commented 1 week ago

@jchartrand Could not reproduce locally, but should be tested on AWS