const UPDATE_CHAN_SIZE: usize = 128;
How many updates can be pending, per connection, before they start to block?