kibana/x-pack/test/plugin_api_integration
Gidi Meir Morris eb03295f85
[Task manager] Prevents edge case where already running tasks are reschedule every polling interval (#74606)
Fixes flaky tests in Task Manager and Alerting.

The fix in #73244 was correct, but it missed an edge case which causes the already running task to be rescheduled over and over.

This prevents that edge case which was effecting both TM in general and Alerting specifically.
2020-08-13 12:20:38 +01:00
..
plugins [Task Manager] Correctly handle running tasks when calling RunNow and reduce flakiness in related tests (#73244) 2020-08-05 17:35:38 +01:00
test_suites [Task manager] Prevents edge case where already running tasks are reschedule every polling interval (#74606) 2020-08-13 12:20:38 +01:00
config.ts [KP] Expose new es client (#73651) 2020-07-30 19:12:37 +02:00
ftr_provider_context.d.ts
services.ts