Azure / Azure/azure-functions-host
Prevent blob trigger to fire before blob is fully uploaded
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
#### Is your question related to a specific version? If so, please specify: No
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
C#
#### Question
Is there a way to prevent a blob trigger from firing during the upload of an append blob or when a lease exists?
Contributor guide
Research direction
The issue asks whether Azure Functions blob triggers can be delayed during append-blob uploads or while a lease exists. No source file, test, or entry point is identified, so begin by locating the blob-trigger handling and its existing tests; done means establishing and documenting behavior that avoids firing before upload completion or during an active lease.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100