twentyhq / favicon

100% free and open-source favicon provider
https://github.com/twentyhq/twenty
MIT License
238 stars 19 forks source link

Progressively refetch favicons #16

Closed charlesBochet closed 1 year ago

charlesBochet commented 1 year ago

We would like to have a job to progressively refresh favicons. Each domain should be re-fetched and stored once a week. We expect to have ~1 million domain stored in the storage. This means that we need to refresh 1 favicon per minute.

Todo once https://github.com/twentyhq/favicon/issues/15 is complete

gitstart-app[bot] commented 1 year ago

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/FAVI-16

gitstart-twenty commented 1 year ago

Hey @charlesBochet , This depends on #15 which depends on #13 which is unassigned, so it's kinda blocked.