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
Good Morning, I Want To Verify Behaviour On Trains, If The Server Dies What Happens To All The Experiments Who Keep Trying To Write Results, Will They Get Aborted At Some Point?

good morning, I want to verify behaviour on trains, if the server dies what happens to all the experiments who keep trying to write results, will they get aborted at some point?

  
  
Posted 3 years ago
Votes Newest

Answers 3


YummyMoth34

It tried to upload all events and then killed the experiment

Could you send a log?
Also, what's the train package version ?

  
  
Posted 3 years ago

Hi YummyMoth34 they will keep on trying to send reports.
I think they try for at least several hours.

  
  
Posted 3 years ago

Thanks Martin . It tried to upload all events and then killed the experiment

  
  
Posted 3 years ago
547 Views
3 Answers
3 years ago
one year ago
Tags