No batch pulling support

You also need to be careful of lost messages in an incomplete batch at the end of a “session”

yeah, I kept grinding on this and added a timer as well

i guess that’s what you mean

this is where I ended up just hacking around with AI and reading the docs a little bit. probably is not great quality overall but thought I would share. The one thing I was gonna add before I ran out of time/motivation was resetting the timer whenever a new message came in so it was either every 5 seconds or every 5 messages, not both happening.

i wonder if it batches Acks at all. looks like the REST interface supports it