5ea2d0528c
This commit is a backwards compatibilty break for all watcher indices that had a `throttel_period` set on their watches. `throttle_period` used to be a numeric value but now is stored as a string AND requires a unit like seconds or minutes etc. to prevent errors. All other time valiues like http timeouts also require units now. Closes elastic/elasticsearch#598 Original commit: elastic/x-pack-elasticsearch@e3b2c2a4af |
||
---|---|---|
.. | ||
10_basic.yaml | ||
20_put_watch_with_throttle_period.yaml | ||
30_put_watch_with_action_throttle_period.yaml |