Azure / Azure/azure-functions-host

ServiceBus Trigger - Fail With Retry

Open
#3,952 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

V2. .Net Functions

How do I signal that a message has failed to process and that the message should be retried?

Also by inference - How do I signal that a message has failed permanently?

Note - Exceptions within the function will cause the function app host to restart - this is not desirable or necessary - see #3945

Contributor guide

Open the contributing guide

Research direction

Review the ServiceBus trigger handling in the V2 .NET Functions host and compare the exception behavior described in #3945. Determine the expected way to signal retryable versus permanently failed messages without restarting the app; done means both outcomes have a clearly defined host behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.