Giter VIP home page Giter VIP logo

Comments (11)

flxgrds avatar flxgrds commented on July 21, 2024 1

Hi,

i just uploaded it: https://github.com/flxgrds/studiobackend_cosmos_db
I added some informations for my settings as well. Only tested locally.

from azure-functions-dotnet-worker.

JialinXin avatar JialinXin commented on July 21, 2024 1

Update to a latest worker package version can fix this issue. So please update to Microsoft.Azure.Functions.Worker to latest 1.19.0.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 21, 2024 1

Closing as answered. We recommend using the latest stable version of all packages.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 21, 2024

@flxgrds
Just to confirm - Are you saying everything working as expected locally, but it does not work when your app is deployed to azure? Did you check the application insight logs? Anything interesting logged there to give you some leads?

from azure-functions-dotnet-worker.

flxgrds avatar flxgrds commented on July 21, 2024

Hi. I think i shoud have had added more informations.

The azure functions app was created on my local computer. The project is supposed to run locally with a connection to WebPub Sub. It should run on a isolated worker process

When i run the app in the verbose mode, the logs are telling me, that the request is forwarded to the specific method:

"[2023-08-26T11:09:18.176Z] Executing 'Functions.negotiate' (Reason='This function was programmatically called via the host APIs.', Id=443ae8af-1c16-4dca-a402-49daed4f5b4b)"

But no response is created. My postman finishes with a timeout error.

When im removing the reference to the cosmosdb application, everything runs as expected.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 21, 2024

If you are experiencing this issue locally as well, Could you please share a minimal repro of this issue so that we can take a closer look? A link to a GitHub repo would be great.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 21, 2024

@JialinXin Could you please take a look? I realized the Microsoft.Azure.Functions.Worker.Extensions.WebPubSub extension in not in this repo.

from azure-functions-dotnet-worker.

kshyju avatar kshyju commented on July 21, 2024

@flxgrds BTW, looks like you are still using older versions of Microsoft.Azure.Functions.Worker and Microsoft.Azure.Functions.Worker.Sdk nuget packages. I suggest you update to the latest version.

from azure-functions-dotnet-worker.

JialinXin avatar JialinXin commented on July 21, 2024

@kshyju OK, let me check.

from azure-functions-dotnet-worker.

JialinXin avatar JialinXin commented on July 21, 2024

@flxgrds It seems related to the Microsoft.Azure.Functions.Worker package version. Update to any version later than 1.8.0 works.

@kshyju Do you aware there's any changes related?

from azure-functions-dotnet-worker.

flxgrds avatar flxgrds commented on July 21, 2024

Gosh! Thanks guys!

from azure-functions-dotnet-worker.

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.