···42 }
43 }()
4445- cursor := ""
4647 // complete backfill first before going to live data
48 l.Info("going through backfill", "cursor", cursor)
···42 }
43 }()
4445+ cursor := r.URL.Query().Get("cursor")
4647 // complete backfill first before going to live data
48 l.Info("going through backfill", "cursor", cursor)