librematch:design:collector:polling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
librematch:design:collector:polling [2022-10-27 22:53] – removed - external edit (Unknown date) 127.0.0.1librematch:design:collector:polling [2022-10-27 22:53] (current) – ↷ Page moved from librematch:collector:polling to librematch:design:collector:polling simonsan
Line 1: Line 1:
 +====== Polling ======
  
 +The polling stage checks for updated data frequently. [[https://huey.readthedocs.io/en/latest/ | huey]] as a task scheduler/queue takes over triggering our polling jobs.
 +Data queried from the authenticated endpoints get a separate job.
 +These endpoints need special treatment, as in only query what's essential.