-
Notifications
You must be signed in to change notification settings - Fork 0
[Bug] Handle duplicate snapshots on the client #88
Copy link
Copy link
Open
Description
richardd3ng
opened on Jul 30, 2024
Issue body actions
- just catch this error and clear the history but do nothing, maybe say something like snapshots already posted or something in the alert
- 2024-07-30 05:09:32 error: [GraphQLError] >> Message:: E11000 duplicate key error collection: test.snapshots index: timestamp_1_userId_1 dup key: { timestamp: 1722315663600.0, userId: ObjectId('667cfcfef7f2a050659075f7') }, Stack:: GraphQLError: E11000 duplicate key error collection: test.snapshots index: timestamp_1_userId_1 dup key: { timestamp: 1722315663600.0, userId: ObjectId('667cfcfef7f2a050659075f7') }
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
No labels