nextcloud / context_chat

Chat with your documents
GNU Affero General Public License v3.0
12 stars 0 forks source link

IndexerJob: Avoid sending the same resource multiple times #20

Closed marcelklehr closed 6 months ago

marcelklehr commented 6 months ago

After the first time it is consumed, it will be closed

marcelklehr commented 6 months ago

Is this logic duplicated somewhere else, perchance?

kyteinsky commented 6 months ago

the integration test needs fixing, I have in local but then it would be wise to do it later since an impending backend change would break it again

marcelklehr commented 6 months ago

re-queue the locked files?

Yeah, would make sense. You can just open an issue for now, let's concentrate on urgent fixes only for now :)

kyteinsky commented 6 months ago

:+1: (poor man's approval)