issues
search
openaustralia
/
yinyo
A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6
stars
1
forks
source link
Allow restarts on events log
#102
Closed
mlandauer
closed
4 years ago
mlandauer
commented
4 years ago
To do this we need to add two things:
Include an id on every event
Allow the get events API to optionally include an id from which to restart the log
To do this we need to add two things: