Hoping that our users discovering concurrency issues means we are doing something right 😅

https://github.com/BoltzExchange/boltz-web-app/issues/498

Reply to this note

Please Login to reply.

Discussion

how many SIMULTANEOUS SWAP the system back-end can handle at moment at peak load? say about 500 or 3000 or somrthing

Backend: *A lot* more actually.

The mentioned issue is about concurrency of multiple swaps in multiple browser tabs writing to the same local storage though. So client-side concurrency, not backend.