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 Everyone ! I Got A Problem With Pipelinecontroller : With A Colleague, When We Execute A Pipeline, He Get The Pipeline As Aborted, When I Get It As Completed. In Both Cases, The Tasks Are Completed. I Wonder If You Could Get Status From All The Tasks O

Hi everyone !
I got a problem with PipelineController : with a colleague, when we execute a pipeline, he get the pipeline as aborted, when I get it as completed. In both cases, the tasks are completed. I wonder if you could get status from all the tasks of the pipeline, and mark the pipeline as completed when all the tasks are completed

  
  
Posted 23 hours ago
Votes Newest

Answers


Hi @<1546303293918023680:profile|MiniatureRobin9> , do you have some stand alone script that reproduces this behaviour for you? Are you both running the same pipeline? How are you starting the pipeline

  
  
Posted 18 hours ago
5 Views
1 Answer
23 hours ago
8 hours ago
Tags
Similar posts