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
What Could Cause A Queue To Be Recreated Automatically? I Experimented With The Autoscaler With Queue Name

What could cause a queue to be recreated automatically?
I experimented with the autoscaler with queue name foo , got it working, closed the autoscaler, deleted that queue, and restarted the autoscaler with new queue name aws_large ; but now foo keeps reappearing

  
  
Posted one year ago
Votes Newest

Answers 5


mmmmm should not be related chart as far as I know, I’m going to ping SuccessfulKoala55 ; maybe he can chime in because I’m not sure why it’s happening

  
  
Posted one year ago

Bump SuccessfulKoala55 ?

  
  
Posted one year ago

No, I have no running agents listening to that queue. It's as if it's retained in some memory somewhere and the server keeps creating it.

  
  
Posted one year ago

UnevenDolphin73 when started, the agent will typically create the queue it was provided if it does not exist - can that be the case?

  
  
Posted one year ago

Could also be related to K8, so pinging JuicyFox94 just in case 😉

  
  
Posted one year ago
675 Views
5 Answers
one year ago
one year ago
Tags