The second story is newer and different in kind. In late February 2026, three independent reports — two on r/Notion, one on the n8n forum — describe 429 errors on automations running far below the documented limit, all starting the same week. This was a platform-side incident, not developers exceeding 3 req/s; per the thread authors, Notion support acknowledged the reports and later said it was fixed.
r/Notion · Feb 21, 2026
A make.com automation touching a table of at most 10 rows, one row every 40–50 seconds, suddenly rate-limited: “I’ve been using this method for over a year now and had no errors... it’s only the last day or so” (u/MrAndyPuppy). Commenters report the same, starting the same day.
r/Notion · Feb 26, 2026
A workflow that runs five or six times a day: “since February 20th, I am receiving error 429 ‘too many requests’ from Notion API about 80% of the time” — even on the first request in 24 hours, even with a fresh credential (u/Right-Nail-5871). The OP adds that a response from Notion support indicated others were reporting the same problem.
n8n community · Feb 24, 2026
An n8n workflow that had polled three databases every two minutes for months starts failing with 429s the same week. The fixes the community reached for — wait nodes, recreated credentials, switching from polling to webhooks — and the OP’s update that Notion confirmed a fix, mark this as the third sighting of the same incident.
The takeaway isn’t “Notion is always broken” — it’s that when your pipeline’s only defense is a client-side queue tuned to someone else’s ceiling, a platform-side misfire stops your automations and support tickets are the only recourse.