Git Product home page Git Product logo

Comments (11)

amerjusupovic avatar amerjusupovic commented on August 19, 2024 2

Hi @fjbelizon, we got a similar issue about durable functions being broken a while back, but ExecutionContext.SuppressFlow() wasn't mentioned. In the discussion there as well as in the linked issue that's in the Azure Functions repo, it was thought that the problem was not specific to the Azure App Configuration middleware.

One helpful test would be to see if version 6.0.1 of the provider also causes this issue for you, since that was before we added the call to SuppressFlow(). If the issue goes away, I'll need to update that original issue. Thanks!

from appconfiguration.

fjbelizon avatar fjbelizon commented on August 19, 2024 2

@amerjusupovic yes, same problem. Version 6.0.1 also breaks the execution of Eternal Functions.

I attach the code sample for you to test: bug-azure-app-configuration-refresh-middleware.zip. I've put two ‘TODO’ tags for you to comment/uncomment the lines that make the execution work/fail.

I look forward to your review. Thanks in advance.

from appconfiguration.

sparraguerra avatar sparraguerra commented on August 19, 2024 1

Any news about this issue? Thanks in advance

from appconfiguration.

amerjusupovic avatar amerjusupovic commented on August 19, 2024 1

@jimmyca15 Yes I believe so, I know someone on the functions team believed it wasn't an issue with the .NET provider library at first, but from this it seems like it is something we introduced. I'll look into this more and see if we can fix this portion of the code while still solving the HttpContext issue that originally required this change.

from appconfiguration.

BrunoCandia avatar BrunoCandia commented on August 19, 2024 1

is there any news about this issue? or any alternative, thanks in advance!!

from appconfiguration.

fjbelizon avatar fjbelizon commented on August 19, 2024

Hi @amerjusupovic. Ok, I'm going to do the test

from appconfiguration.

jimmyca15 avatar jimmyca15 commented on August 19, 2024

@amerjusupovic

Given there was a repro with 6.0.1 do you believe it would be the same issue as here?

from appconfiguration.

fjbelizon avatar fjbelizon commented on August 19, 2024

Ok, thanks @amerjusupovic 👌

from appconfiguration.

jimmyca15 avatar jimmyca15 commented on August 19, 2024

This looks like a dupe of this issue. I don't think ExecutionContext.SuppressFlow has any involvement here. This supported by 6.0.1 reproing as well.

from appconfiguration.

jimmyca15 avatar jimmyca15 commented on August 19, 2024

@amerjusupovic if you can confirm this is a dupe of the aforementioned issue we should merge this issue into the existing one which the Functions team mentioned they need to solve on their end.

from appconfiguration.

amerjusupovic avatar amerjusupovic commented on August 19, 2024

Sorry for the confusion in my previous response, yes the repro in 6.0.1 suggests it's the same issue, and that was before the call to SuppressFlow was added. This should be merged with the existing one.

from appconfiguration.

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.