microsoft/Hygeia

Update blob_trigger function to archive uploaded file out of 'upload' container

オープン

#18 opened on 2024/06/13

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Python (6 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (8 個のスター)
PR merge metrics
 (PR metrics pending)

説明

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Put document in 'upload' container in storage account for upload.
  2. blog_trigger function will run and trigger the Kernel Memory upload pipeline into AI Search.
  3. restart function
  4. Note that any documents still in upload are reprocessed

Any log messages given by the failure

Expected/desired behavior

After successful completion of the Kernel Memory upload pipeline (or failure), documents processed should be moved out of the upload folder (consider separate archive containers for success vs failure).

OS and Version?

N/A

Versions

N/A

Mention any other details that might be useful


Thanks! We'll be in touch soon.

コントリビューターガイド