MarginaliaSearch/code/functions/domain-info/java/nu/marginalia/functions/domains
Viktor Lofgren ccf6b7caf3 (assistant) Refactor scheduling of tasks within SimilarDomainsService
Changed the scheduling function to use a single schedule call instead of a fixed delay for the init task. The updateScreenshotInfo method was also moved and slightly refactored for clearer readability and consistency.
2024-09-27 14:43:19 +02:00
..
DomainInfoGrpcService.java (assistant) Don't attempt to respond to similarity and linkedness queries before the data is ready 2024-09-27 14:08:08 +02:00
DomainInformationService.java (assistant) Fix NPE when IP information is absent 2024-09-25 20:19:17 +02:00
SimilarDomainsService.java (assistant) Refactor scheduling of tasks within SimilarDomainsService 2024-09-27 14:43:19 +02:00