Giter Club home page Giter Club logo

Comments (5)

andreas-unleash avatar andreas-unleash commented on June 21, 2024

Hi @TCollier92 ! Thanks for bringing this to our attention. I will triage it with the team and get back to you.

from unleash-client-dotnet.

daveleek avatar daveleek commented on June 21, 2024

Hi @TCollier92 ! Could you help me out with some context so I can try to trouble shoot this? Which unleash sdk version you are using and on which .NET platform would be very helpful!

Thanks!

David

from unleash-client-dotnet.

TCollier92 avatar TCollier92 commented on June 21, 2024

Hi David,

it's .NET 6, we're using unleash client 2.4.0

Thanks for looking at this

from unleash-client-dotnet.

daveleek avatar daveleek commented on June 21, 2024

Hi @TCollier92!
I've been unable to reproduce this, and it's not a known issue or something reported from other SDKs.

Is there a proxy set up on the network between the SDK and Unleash that could be hanging up connections prematurely/not accepting POSTs?

Another thing to look out for is if Unleash isn't run as a singleton per instance, if it's being created and then dropped quickly the garbage collector might start cleaning up in the middle of a POST. Or maybe if this is used extensively in short-lived processes? Being created and then the process exits in the middle of a POST, in an AWS lambda function for instance

David

from unleash-client-dotnet.

stale avatar stale commented on June 21, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from unleash-client-dotnet.

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.