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
My Gcp Auto Scalar Spins Up The Box, But The Task Does Not Get Executed, The Status Remains Pending, I Did Use The Same Schedular Long Ago And It Was Working Fine, Is It Possible That Somehow Worker Or The Ques Or May Be The Schedular Got Messed For Some

My GCP auto scalar spins up the box, but the task does not get executed, the status remains pending, I did use the same schedular long ago and it was working fine, is it possible that somehow worker or the ques or may be the schedular got messed for some unknow reason.

  
  
Posted 8 months ago
Votes Newest

Answers 4


I used the same config 1 month ago, but its not working today, I have run 100s of experiment on the auto scaler, but its not working now, no idea why.

  
  
Posted 8 months ago

ideally, how much should I wait, once I put my task in some que?

  
  
Posted 8 months ago

From the time the machines be is up, it should take several minutes, depending on what's installed. Are you sure the machine image you use has docker in it?

  
  
Posted 8 months ago

Is there any log you can attach?

  
  
Posted 8 months ago
417 Views
4 Answers
8 months ago
8 months ago
Tags