elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

ESQL: Reenable test

Open nik9000 opened this issue 7 months ago • 1 comments

We have a security test that fails one every thousand or so runs because it runs an async esql action and sometimes it requests the async result and the index does not yet exist. This retries. I think there's probably a better solution, but for now I'm going to fix the test and open an issue to track that.

Closes #109806

nik9000 avatar Jun 29 '24 02:06 nik9000