Open imnotjames opened 16 hours ago
That is a bad solution. And blocking the account is obnoxious - Just don't spam. Reported.
Looking at how the other sinks handle this, they actually let the exception bubble up and seem to prefer that the sink handles it with recovery points. I'll have to ask the devs.
In the case of the sink failing to interact with the API we bail out with an error. This doesn't seem ideal and instead we should probably HANG until the API is back?