GithubHelp home page GithubHelp logo

Comments (9)

watashiSHUN avatar watashiSHUN commented on September 21, 2024 1

since we are not doing any deployment during build conference, I would say in a month

from azure-functions-eventgrid-extension.

paulbatum avatar paulbatum commented on September 21, 2024

@glaserbeamer Is this on functions V1 or V2?

@watashiSHUN I'm surprised about this reported behavior, considering that we are not doing any internal queuing yet.. any ideas whats up?

from azure-functions-eventgrid-extension.

watashiSHUN avatar watashiSHUN commented on September 21, 2024

same issue mentioned here: #32

from azure-functions-eventgrid-extension.

glaserbeamer avatar glaserbeamer commented on September 21, 2024

@paulbatum Thanks for moving the issue here. I believe this is a V1 function.

@watashiSHUN Thanks for the reference and your detailed response there. I can use an HTTP trigger until this changes.

When creating the Event Grid trigger, it directs users here for logging issues: https://github.com/Azure/azure-functions-templates/issues. It may help to link here instead, if possible.

from azure-functions-eventgrid-extension.

DiaAWAY avatar DiaAWAY commented on September 21, 2024

I see that a fix has already been committed, when can we expect this change to be available?

from azure-functions-eventgrid-extension.

jeffhollan avatar jeffhollan commented on September 21, 2024

Just realized this was an issue when I saw latest release. The catch here though is I don't think Event Grid will keep the HTTP connection open for very long - so if my execution lasted 45 seconds I think it would time out and retry? I can check with Event Grid team on how long it will keep an event connection open -- but I suppose the fact that they have the status code drive deadlettering means we are likely doing what event grid expects.

from azure-functions-eventgrid-extension.

jeffhollan avatar jeffhollan commented on September 21, 2024

Just kidding - I may be wrong here - looks like we did wait for function to execute before as well? but we'd always return a 202 anyway? Let me know as I think I assumed incorrectly

from azure-functions-eventgrid-extension.

msimpsonnz avatar msimpsonnz commented on September 21, 2024

I had the same issue with async Tasks and it was down to just not handling the exception, we were calling an external service but silently handling the error

from azure-functions-eventgrid-extension.

mishas23 avatar mishas23 commented on September 21, 2024

since we are not doing any deployment during build conference, I would say in a month

I see that this got fixed in V2.0 but not in V1.0. For some reason our service cannot upgrade to .NET core and hence I am stuck with V1.0. Can you please consider the fix in V1.0 as well. Thanks!

from azure-functions-eventgrid-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.