Giter Site home page Giter Site logo

Comments (6)

bug-or-feature avatar bug-or-feature commented on July 16, 2024

This is expected. It's new because we're now using the built in Python logging module, and Arctic uses it too. We now see messages that other libraries post.

There are a lot of these messages in the stack handler though, and elsewhere, so potentially there is an improvement to be made by initialising Arctic connections more efficiently. Perhaps covered by #1099? But I don't believe it's a big problem.

If you would prefer to not see these messages, you could adjust the logging config to only see messages from Arctic at WARNING level or higher, like this:

loggers:
  arctic:
    level: WARNING

from pysystemtrade.

oldlore avatar oldlore commented on July 16, 2024

Thank you for your reply. It'll be a little harder to look through stack handler trace when there's an error and files will be a little larger, but it's good to know it's expected behavior.

Should I close this issue?

from pysystemtrade.

bug-or-feature avatar bug-or-feature commented on July 16, 2024

I'll let @robcarver17 decide whether to close this one. I'll add a note to #1099

from pysystemtrade.

tgibson11 avatar tgibson11 commented on July 16, 2024

I have a possible fix. Will do a PR if testing goes well. See discussion in #1099

from pysystemtrade.

robcarver17 avatar robcarver17 commented on July 16, 2024

If there is a fix, let's leave it open. I also find this annoying.

from pysystemtrade.

robcarver17 avatar robcarver17 commented on July 16, 2024

Fixed thanks to @tgibson11

from pysystemtrade.

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.