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
Hi, Just Want To Report A Small Bug In The Clearml Dashboard: After Queuing An Experiment, If I Change The Experiment Queue, Then Go Back To The Experiment Info Tab, The Queue Property Still Shows The Previous Queue

Hi, just want to report a small bug in the clearml dashboard: after queuing an experiment, if I change the experiment queue, then go back to the experiment INFO tab, the queue property still shows the previous queue

  
  
Posted 2 years ago
Votes Newest

Answers 10


JitteryCoyote63 , thanks for the heads up, we'll look into it 🙂

  
  
Posted 2 years ago

JitteryCoyote63 , just making sure, does refresh fixes the issue ?

  
  
Posted 2 years ago

no, at least not in clearml-server version 1.1.1-135 • 1.1.1 • 2.14

  
  
Posted 2 years ago

Just to make sure, the queue property shows the old queue, but where is the task queued? in the previous queue or in the new queue? (You can verify that using the Workers and Queues page)

  
  
Posted 2 years ago

Thanks JitteryCoyote63 let me double check if there is a reason for that (there might be one, not sure)

  
  
Posted 2 years ago

JitteryCoyote63 any specific queues for this issues? i.e., what's the queue name? 🙂

  
  
Posted 2 years ago

no, I think I could reproduce with multiple queues

  
  
Posted 2 years ago

SuccessfulKoala55 In the new queue

  
  
Posted 2 years ago

So basically when the task is enqueued the new queue name is not set there, but agent that will take it for execution will take it from the new queue

  
  
Posted 2 years ago

what's the most simple flow?

  
  
Posted 2 years ago
497 Views
10 Answers
2 years ago
one year ago
Tags
Similar posts