In PR, specially in low speed network connection
1. Sometimes a single comment gets shown multiple times. Say I comment something, and press `save`, it gets commented (same comment) multiple times (mostly two)
2. It happens for suggesting in PR description and code
3. The associated slack notification is posted multiple times
4. Basically a single `save on comment`, makes multiple call on `save` functionality
This is very annoying. Do someone faced it? Also could anyone please suggest a solution to resolve this issue?