kibana/x-pack/plugins/task_manager/server
ymao1 cbc61afcce
[Task Manager] Skip removed task types when claiming tasks (#84273)
* Checking if task type is in registered list

* Loading esArchiver data with removed task type for testing

* PR fixes
2020-12-02 11:49:24 -05:00
..
integration_tests [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
lib [DX] Bump TS version to v4.1 (#83397) 2020-11-24 16:04:33 +01:00
monitoring [DX] Bump TS version to v4.1 (#83397) 2020-11-24 16:04:33 +01:00
polling [DX] Bump TS version to v4.1 (#83397) 2020-11-24 16:04:33 +01:00
queries [Task Manager] Skip removed task types when claiming tasks (#84273) 2020-12-02 11:49:24 -05:00
routes Get rid of global types (#81739) 2020-10-28 11:03:04 +01:00
saved_objects [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
task_running [Task Manager] Ensures retries are inferred from the schedule of recurring tasks (#83682) 2020-11-19 14:37:28 +00:00
test_utils [Task Manager] Cleans up legacy plugin structure (#80381) 2020-10-20 13:00:13 +01:00
buffered_task_store.test.ts [Task Manager] Handles case where buffer receives multiple entities with the same ID (#74943) 2020-08-17 13:19:04 +01:00
buffered_task_store.ts [Task Manager] Changed alerts schedule logic to use Task Manager internals (#80149) 2020-11-02 09:49:55 -08:00
config.test.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
config.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
index.test.ts Deprecate xpack.task_manager.index setting (#84155) 2020-11-25 06:36:24 -08:00
index.ts Deprecate xpack.task_manager.index setting (#84155) 2020-11-25 06:36:24 -08:00
mocks.ts
MONITORING.md [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
plugin.test.ts Reactively disable Task Manager lifecycle when core services become unavailable (#81779) 2020-10-29 11:24:10 +00:00
plugin.ts Reactively disable Task Manager lifecycle when core services become unavailable (#81779) 2020-10-29 11:24:10 +00:00
polling_lifecycle.mock.ts Reactively disable Task Manager lifecycle when core services become unavailable (#81779) 2020-10-29 11:24:10 +00:00
polling_lifecycle.test.ts Reactively disable Task Manager lifecycle when core services become unavailable (#81779) 2020-10-29 11:24:10 +00:00
polling_lifecycle.ts [DX] Prettier v2.2 (#83899) 2020-11-23 13:17:05 +01:00
task.ts [Task Manager] Skip removed task types when claiming tasks (#84273) 2020-12-02 11:49:24 -05:00
task_events.ts [Task Manager] Changed alerts schedule logic to use Task Manager internals (#80149) 2020-11-02 09:49:55 -08:00
task_pool.test.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
task_pool.ts [Task Manager] Changed alerts schedule logic to use Task Manager internals (#80149) 2020-11-02 09:49:55 -08:00
task_scheduling.mock.ts [Task Manager] Cleans up legacy plugin structure (#80381) 2020-10-20 13:00:13 +01:00
task_scheduling.test.ts [Task Manager] Changed alerts schedule logic to use Task Manager internals (#80149) 2020-11-02 09:49:55 -08:00
task_scheduling.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
task_store.mock.ts [Task Manager] adds basic observability into Task Manager's runtime operations (#77868) 2020-10-27 15:58:04 +00:00
task_store.test.ts [Task Manager] Skip removed task types when claiming tasks (#84273) 2020-12-02 11:49:24 -05:00
task_store.ts [Task Manager] Skip removed task types when claiming tasks (#84273) 2020-12-02 11:49:24 -05:00
task_type_dictionary.test.ts [Task Manager] Cleans up legacy plugin structure (#80381) 2020-10-20 13:00:13 +01:00
task_type_dictionary.ts [Task Manager] Skip removed task types when claiming tasks (#84273) 2020-12-02 11:49:24 -05:00