Giter VIP home page Giter VIP logo

Comments (7)

alrod avatar alrod commented on June 16, 2024 2

We can you use this github item for the bug.

We need to add AggregateExceptioncheck in ProcessErrorAsync for LeaseLostException and ReceiverDisconnectedException and log the exceptions as information

from azure-functions-eventhubs-extension.

wenyi189 avatar wenyi189 commented on June 16, 2024

I'm running into something similar lately. According to this answer I don't think this is something you should worry about. This is mostly caused by the auto scaling.

from azure-functions-eventhubs-extension.

thomasmichaelwallace avatar thomasmichaelwallace commented on June 16, 2024

Thanks - @wenyi189 - it looks exactly like that answer describes.

Although it does mention that they should only be warnings, not errors. So I guess the problem is mostly about how the AggregateExcception gets thrown.

Just to keep people updated, I did raise a support ticket with Azure. So we'll see what happens and feed back.

from azure-functions-eventhubs-extension.

alrod avatar alrod commented on June 16, 2024

We are treating LeaseLostException as information, such exceptions are expected:
https://github.com/Azure/azure-functions-eventhubs-extension/blob/dev/src/Microsoft.Azure.WebJobs.Extensions.EventHubs/Listeners/EventHubListener.cs#L151.

There is no check for System.AggregateException, that's why you saw errors.

from azure-functions-eventhubs-extension.

thomasmichaelwallace avatar thomasmichaelwallace commented on June 16, 2024

Thanks @alrod (sorry about the close- hit the wrong button on the train).

So if I understand it, this is a bug, because low severity (expected) exceptions are causing high severity aggregate exceptions.

Where's the best place to report/fix this?

from azure-functions-eventhubs-extension.

thomasmichaelwallace avatar thomasmichaelwallace commented on June 16, 2024

I can take a look if you accept external PRs?

(Thought I'd check first, as I can see there's quite a few that have been open for months, and it looks like most closed ones have come from Microsoft?)

from azure-functions-eventhubs-extension.

thomasmichaelwallace avatar thomasmichaelwallace commented on June 16, 2024

Closing due to inactivity.

from azure-functions-eventhubs-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.