microsoft/Hygeia
Update blob_trigger function to archive uploaded file out of 'upload' container
开放
#18 创建于 2024年6月13日
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
- Put document in 'upload' container in storage account for upload.
- blog_trigger function will run and trigger the Kernel Memory upload pipeline into AI Search.
- restart function
- 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.