news.volyx.in

GitHub user sends notification to 400k users (github.com)

766 points by adamnemecek · 1561 days ago · 448 comments on HN

Article summary

A GitHub user sent a notification to approximately 400,000 users by using the '@' symbol to mention a large group, 'EpicGames/developers', in a pull request comment. This action triggered a massive amount of email notifications, causing inconvenience to many users. The incident highlights the potential for abuse or accidental disruption of GitHub's notification system. The discussion around this event focuses on the implications and potential solutions to prevent similar incidents in the future.

Main themes

  • GitHub notification system
  • mass notifications
  • email storms
  • system abuse
  • user error
  • technical capabilities

What commenters say

  • The use of the '@' symbol to mention large groups can lead to unintended consequences, such as mass notifications.
  • Some argue that GitHub's system should have safeguards to prevent such incidents, while others believe it is a user error.
  • The strain on email servers and clients due to the large number of notifications can be significant, but well-configured servers can handle the load.
  • Reply-all email storms are a common problem in large organizations, and this incident is just one example.
  • Some users underestimate the capabilities of well-written software to process large amounts of data.
  • The real issue is not the technical capability to handle the load, but rather the poor design or user error that leads to such incidents.