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 There, I’Ve Run Into The Following Error When Trying To Enqueue A New Task:

Hi there, I’ve run into the following error when trying to enqueue a new task:

Error: Action failed <500/100: tasks.enqueue/v1.0 (General data error (TransportError(429, 'cluster_block_exception', 'index [queue_metrics_d1bd9abababa] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block];')))> (queue=b5b8485fababab, task=e5ccf7caabababababab, verify_watched_queue=False)

I realized I was just archiving things and not deleting them. I’ve gone and tried to delete things and one or two things have deleted successfully but most of the things I try to delete fail to delete. Any idea how I can recover from this??

  
  
Posted one day ago
Votes Newest

Answers 2


Yes im working with my admin to figure this out. But assuming that’s the case, what can I do to recover if eg I can’t allocate more disk space? Can I manually delete items somehow?

  
  
Posted one day ago

Hi @<1745616566117994496:profile|FantasticGorilla16> , it looks like this error coming from the Elastic, can you check the disk space you allocated and check if its full?

  
  
Posted one day ago
8 Views
2 Answers
one day ago
18 hours ago
Tags