kafka-connect-http
kafka-connect-http copied to clipboard
templating timestamp offset
Hi,
I am looking for an idea on how to move offset forward (timestamp) when I receive an empty reply from the API, at the moment I have to deal with an awkward API which allows me to pull data 30 days at a time and certain months do not have data so my offset is not moving forward. Any suggestions, what I could do ?
Julius