eclipse / streamsheets

An open-source tool for processing stream data using a spreadsheet-like interface.
https://docs.cedalo.com/
Eclipse Public License 2.0
455 stars 54 forks source link

Don't send ack-request if there weren't messages. #73

Closed floitsch closed 2 years ago

floitsch commented 2 years ago

The stream might trigger an event with no messages. In that case we are not supposed to send an ack message.