Please enable JavaScript.
Coggle requires JavaScript to display documents.
Unhide Event Job (High-Level), Unhide Event Job (Actual), Unhide Event…
Unhide Event Job
(High-Level)
Update the event's curation status.
Sync the event to SG.
Get events where "available_for_display" == false.
(Re)scrape applicable events.
Unhide Event Job
(Actual)
(Re)scrape each event.
Scrape single event.
Defcon Matchers?
Retrieve MarketEvent/SGOpenEvent
Run voting for all events in venue.
Defcon matcher?
Validator/Update each event's curation status.
Retrieve all SGOpenEvents in Recon w/ "available_for_display" == false.
Sync event w/ SG.
Unhide Event Job
(Ideal)
Retrieve all SGOpenEvents in Recon w/ "available_for_display" == false.
(Re)scrape each applicable event.
Scrape single event.
Vote (do we need this?)
Validate (sets correct curation status, etc.)
Update/save event.
Sync event update w/ SG.