Historique des commits

Auteur SHA1 Message Date
  jherve 83c38d48f5 [wip?] Move web server worker to its own file il y a 1 an
  jherve d20760130b Stage 3 il y a 1 an
  jherve e820826df5 [split] stage 2 il y a 1 an
  jherve ef7bae0e16 [split in files] stage 1 il y a 1 an
  jherve 6db4c161fb Remove dead code il y a 1 an
  jherve 5c5d6432c0 Change name of new "main" file il y a 1 an
  jherve b5c4a1705a Ensure the similarity index can be reloaded by web app when stale il y a 1 an
  jherve 19e949fe18 Add the loop on index worker il y a 1 an
  jherve 625336da4b Execute embeddings calculation in another process il y a 1 an
  jherve bcf4fb949c Add a watchdog to seek new snapshots on regular intervals il y a 1 an
  jherve 4e15a8bd1b Lighter log on error il y a 1 an
  jherve 628db865ce Add "workers" property il y a 1 an
  jherve d7c8392903 Make embeddings worker loop il y a 1 an
  jherve d667393d7a Add more workers il y a 1 an
  jherve be780f47b0 Refactor logging for Workers il y a 1 an
  jherve baafa29b0f Do not use tricks to modify EmbeddingsWorker instance il y a 1 an
  jherve ae2a12a65c Fix method names il y a 1 an
  jherve 2ec883babb Add an abstraction for application il y a 1 an
  jherve 299feac56b Ensure index worker is triggered on addition of embeddings il y a 1 an
  jherve 7fcffc1aa2 Allow SimilaritySearchIndex to be recreated (not using singleton) il y a 1 an
  jherve 1dd69caaee Change outbound queue behaviour il y a 1 an
  jherve 9a739012af Add a similarity index worker il y a 1 an
  jherve 42e95cfc2b Make embeddings worker run in loop il y a 1 an
  jherve 4b25b17f11 Add an embeddings watchdog il y a 1 an
  jherve 56a4b4683d Improve log il y a 1 an
  jherve 2c7ac6dcd2 Revert "[unrelated] Properly close storage on web app exit" il y a 1 an
  jherve 4ff66da97d Add the missing jobs il y a 1 an
  jherve 71a5c08c32 Add fetch stage and outbound queue notion il y a 1 an
  jherve 754977a5b0 Move queue definition to class attribute of Job il y a 1 an
  jherve 57d0f80ad4 Remove useless jobs il y a 1 an