|
|
|
|
|
by ivanhoe
5186 days ago
|
|
It's not very complicated to modify the logic to start buffering on a second error (the first one is sent immediately), and then flush errors to the server and repeat this logic every X seconds... it's just a matter of an extra flag in the error handler |
|