Coder Social home page Coder Social logo

Comments (6)

rahuldutta90 avatar rahuldutta90 commented on July 30, 2024

@lpunderscore What is the version of sdk you are using?1.1.8? 1.1.8 had this issue. If you are using 1.1.8, can you pelase switch to 1.1.9?

from azure-data-lake-store-net.

lpunderscore avatar lpunderscore commented on July 30, 2024

@rahuldutta90 I'm using 1.1.8 yes. Will update to 1.1.9 and monitor the result. Will keep you posted, I get thousands of those every day, I should know quickly.

from azure-data-lake-store-net.

rahuldutta90 avatar rahuldutta90 commented on July 30, 2024

@lpunderscore little context why you are seeing this error: We send a latency details of previous request as a part of a custom header of the current request. Now when there is a exception, the error details are also sent as a part of http header. Some errors which are not handled properly can cause the error message have these invalid characters for http header.

1.1.8 had a bug due to which lot of other people faced same error. Just curious: do you know if you were getting Unauthorized error or BadRequest error.

Now updating to 1.1.9 might not fix it because there might be some dotnet exception that returns control characters as part of exception message. So if it does not fix it, then you can try setting LatencyTracker.Disable() at the begining of code so that the sdk does not pass latency details and we can isolate the actual exception.

from azure-data-lake-store-net.

lpunderscore avatar lpunderscore commented on July 30, 2024

The exception I posted is all the data I could find in application insights of the error. It says "Unkonwn error" with the stack trace. I don't know the nature of the underlying exception since the dependency doesn't report it apparently.

from azure-data-lake-store-net.

lpunderscore avatar lpunderscore commented on July 30, 2024

So far I have not received this error in the last 12 hours of running (couple million requests to DL).
Thanks!

Will update if it happens again.

from azure-data-lake-store-net.

rahuldutta90 avatar rahuldutta90 commented on July 30, 2024

I am closing the issue. Please reopen it, if you encounter this again.

from azure-data-lake-store-net.

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.