michalkvasnicak / aws-lambda-graphql

Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
https://chat-example-app.netlify.com
MIT License
460 stars 91 forks source link

Duplicated message every period of time #147

Closed cjnoname closed 3 years ago

cjnoname commented 3 years ago

Hi,

The system sometime has some duplicated messages, which happens every few mins. Don't know why

Thanks