Comment by chaz6
3 years ago
My first thought is if the client does not specify a start ID it could be sent billions of records depending on the elapsed time and frequency of events. What would be the best way to avoid overloading a client?
3 years ago
My first thought is if the client does not specify a start ID it could be sent billions of records depending on the elapsed time and frequency of events. What would be the best way to avoid overloading a client?
I think the server will give a truncated response.
They need to clearly document what is the behaviour for this case.