Bartalog / cool-maze

A quick mobile-to-desktop share capability, through matrix barcode
Apache License 2.0
2 stars 6 forks source link

/dispatch called twice (iOS) #561

Open Deleplace opened 10 months ago

Deleplace commented 10 months ago

Sometimes a single share action from iOS results in 2 POST requests to /dispatch.

The 1st request succeeds (200), the 2nd one fails (500, rpc error: code = AlreadyExists)

This does not seem to prevent the action to succeed, but this messes with server logs and stats.