Lock does get set, but apparently not fast enough if two requests come in concurrently :/
Big problem was app is running serverless, so requests can process at identical time before database actually records it 😅
Use database locks, that's what we do on https://coupler.network
Please Login to reply.
👀👀