Code Monkey home page Code Monkey logo

Comments (4)

jkhenning avatar jkhenning commented on June 7, 2024

Hi @ranrubin,

Was the 500 response returned from the fileserver? Your initial post indicated the fileserver has crashed, but it looks to me like a 500 response was returned when Trains attempted to upload the debug image. If that's the case, there's little we can do about it but limit the filename length in the Trains SDK when uploading, as this is an OS limit.

What do you think?

from clearml-server.

ranrubin avatar ranrubin commented on June 7, 2024

Sorry, I will provide the exact response once I will manage to reproduce the issue.
Generally speaking, I would rather get a message in the UI saying that the file name is too big, rather than have to look for the issue in the logs :)

from clearml-server.

jkhenning avatar jkhenning commented on June 7, 2024

Generally speaking, I would rather get a message in the UI saying that the file name is too big, rather than have to look for the issue in the logs :)

I couldn't agree more 🙂
Since this error is encountered by Trains running as part of the experiment code (whether it is returned form the file server, or even if Trains will detect an abnormally long file name before even trying to upload it) - it's all in the realm of the experiment, and other than reporting it in the log, what you're actually describing is a way for the UI to clearly display all kinds of errors encountered by the experiment (including, but not limited to, file names being too long...) - this is a great feature request - can you maybe open a feature request issue for this? 😉

from clearml-server.

ranrubin avatar ranrubin commented on June 7, 2024

opened #54 :)

from clearml-server.

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.