Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello, I Have A Self-Hosted Docker-Based Clearml And Lately Uploading Artifacts Is Super Slow: Uploading 4Gb Artifact Takes 30 Mins+. What Could Be A Reason For This?

Hello, I have a self-hosted docker-based Clearml and lately uploading artifacts is super slow: uploading 4GB artifact takes 30 mins+. What could be a reason for this?

  
  
Posted 5 months ago
Votes Newest

Answers 3


Perhaps this is an issue with the storage used by the fileserver - perhaps it's underperforming, or nearly full?

  
  
Posted 5 months ago

Hi @<1523701122311655424:profile|VexedElephant56> , I assume you're uploading them to the ClearML fileserver?

  
  
Posted 5 months ago

Yes

  
  
Posted 5 months ago
428 Views
3 Answers
5 months ago
5 months ago
Tags