Commit Graph

18 Commits

Author SHA1 Message Date
Astro 18de86dde2 hunter: avoid double lookup in Scheduler::introduce() 2023-04-24 18:48:31 +02:00
Astro 9df753d1b6 hunter/scheduler: revert set last_fetch on dequeue() not reenqueue() 2023-03-04 00:50:17 +01:00
Astro 08e920e247 hunter/scheduler: fix fetch interval reporting 2023-03-03 21:07:44 +01:00
Astro 2f7b9a4b23 hunter: set last_fetch on dequeue() not reenqueue() 2023-03-03 20:47:14 +01:00
Astro b7be2337ea hunter/block_list: integrate 2023-01-26 00:17:13 +01:00
Astro 79fc18e5a8 hunter/block_list: init backed by cave/live_file 2023-01-23 21:04:42 +01:00
Astro f5fb098bd2 switch from log to tracing 2022-12-26 03:05:00 +01:00
Astro 21e670cd2c hunter: remove evil hosts from redis again 2022-12-26 02:49:43 +01:00
Astro 0195cab965 hunter/scheduler: commit the fixed EVIL_DOMAINS check 2022-12-26 02:25:13 +01:00
Astro ea0fe54106 hunter/scheduler: filter EVIL_DOMAINS 2022-12-04 03:54:42 +01:00
Astro 51a21d3fbc hunter: Arcify host 2022-12-02 00:50:01 +01:00
Astro e9d3c9aed0 hunter/scheduler: add jitter to interval on no new posts 2022-11-07 04:08:31 +01:00
Astro 1cf7e200ab hunter: rework scheduling algorithm 2022-11-07 00:58:28 +01:00
Astro c7a92a519d store known hosts in redis only after successful fetch 2022-11-03 21:17:21 +01:00
Astro 4222ce97dc improve debug logging 2022-11-03 20:59:36 +01:00
Astro ca66146eb3 save hosts to/load from redis 2022-11-03 18:58:37 +01:00
Astro 748ccd4f59 use env_logger 2022-11-03 17:22:21 +01:00
Astro 63ee84b93c move into subdir hunter/ 2022-11-03 17:17:39 +01:00