mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05:00
In the past we were only intercepting 429 and 404; it's probably better to surface any error. There are already tests for the 404 and 429, I consider them enough for now.