Signed-off-by: oppiliappan me@oppi.li
··· 42 42 } 43 43 }() 44 44 45 45 - cursor := "" 45 45 + cursor := r.URL.Query().Get("cursor") 46 46 47 47 // complete backfill first before going to live data 48 48 l.Info("going through backfill", "cursor", cursor)