elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.35k stars 7.98k forks source link

[Dataset quality] Implement retries for state machine #182874

Open mohamedhamed-ahmed opened 1 week ago

mohamedhamed-ahmed commented 1 week ago

:notebook: Summary

After the implementation of https://github.com/elastic/kibana/issues/179172 and https://github.com/elastic/kibana/issues/179172 the Summary Panel State Machine was completely deleted as it was no longer needed.

Summary Panel State Machine had a retry mechanism implemented for all service calls. Since this machine was deleted and we now rely on the Dataset Quality Controller state machine it would make sense to implement this retry mechanism there.

:heavy_check_mark: Acceptance criteria

💡 Implementation Hints

elasticmachine commented 1 week ago

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)