microsoft/Hygeia

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

开放

#18 创建于 2024年6月13日

 (0 条评论) (1 个反应) (0 位负责人)Python (6 个派生)auto 404
good first issue

仓库指标

星标
 (8 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南