WIP - Semantic linking working asynchronously

This commit is contained in:
Francisco Gaona
2026-04-12 11:24:03 +02:00
parent efa57c4ba8
commit 12a82372f4
7 changed files with 124 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
export const SEMANTIC_REFRESH_QUEUE = 'semantic-refresh';
export const SEMANTIC_REFRESH_JOB = 'refresh-record';