Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FunctionExceptionFilterAttribute, is it ever going to get out of preview? #2591

Open
danielwertheim opened this issue Sep 26, 2020 · 6 comments
Labels
Feature: Function Filters Request for Function Filters to be a supported feature
Milestone

Comments

@danielwertheim
Copy link

Seem to have been in preview a rather long time: https://github.com/Azure/azure-webjobs-sdk/blame/dev/src/Microsoft.Azure.WebJobs.Host/Filters/FunctionExceptionFilterAttribute.cs#L13

What should be used instead if you want to intercept calls to functions?

@ghost ghost assigned brettsam Sep 26, 2020
@ThejaChoudary ThejaChoudary self-assigned this Sep 28, 2020
@brettsam
Copy link
Member

@mathewc -- what's the latest status on this?

@stephanruhland
Copy link

We would love to see the Filters and the FilterAttributes out of Preview!

It targets a lot of interfaces and attributes:

  • IFunctionInvocationFilter
  • IFunctionExceptionFilter
  • IFunctionFilter
  • FunctionInvocationFilterAttribute
  • FunctionExceptionFilterAttribute

Kind regards

@danielwertheim
Copy link
Author

@brettsam Should I interpret this as "there's nothing else to use"? And given the lack of response from your colleague, I'm guessing this will not come out of "preview" any time this year.

@ThejaChoudary ThejaChoudary removed their assignment Nov 17, 2020
@v-anvari v-anvari self-assigned this Nov 18, 2020
@v-anvari v-anvari added Feature: Function Filters Request for Function Filters to be a supported feature and removed Needs: Triage (Functions) labels Nov 19, 2020
@v-anvari v-anvari added this to the Backlog milestone Nov 19, 2020
@v-anvari
Copy link

Hi @danielwertheim, Details on the status are here. Adding the issue to feature request

@ben-graffle
Copy link

Is there any update on this?

@iant-vaa
Copy link

iant-vaa commented Aug 19, 2024

I'm going round in circles trying to find a clear statement on this.

@MatthewC commented on #1284 and I think intended to confirm that the feature is dead, but his comment is far from clear. I think by "issue referenced above" he mean the screenshot, which is #2825, which says it's marked obsolete in favour of middleware and references #1284, which says it's marked obsolete because it's not finished yet.

The documentation at https://github.com/Azure/azure-webjobs-sdk/wiki/Function-Filters states that the feature is in preview.

I'm pretty sure this feature is dead, so can the documentation be updated please, and a link added to the middleware documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Function Filters Request for Function Filters to be a supported feature
Projects
None yet
Development

No branches or pull requests

7 participants