Re: [w3c/push-api] Add a messageHandlingError event (#214)

I consider it reasonable that developers will make programming errors more frequently than be on the receiving end of a DoS attack. To send messages to an endpoint requires a DoS victim to have been hacked sufficiently to leak the endpoints in the first place.

Controls could be taken to reduce the frequency of calling the application's error handler to process an error.

Logging to the developer console assumes a developer is testing it when it occurs. Sometimes bugs occur infrequently in the real-world under edge-cases a developer didn't consider testing. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/214#issuecomment-257779619

Received on Wednesday, 2 November 2016 05:58:37 UTC