core icon indicating copy to clipboard operation
core copied to clipboard

Component Monitoring

Open jbrooksuk opened this issue 10 months ago • 0 comments

Closes https://github.com/cachethq/core/issues/166

To-do:

  • [ ] Refactor check result into DTO. Use DTO to update component.
  • [ ] Store checks in separate component_checks table?
  • [ ] Show the checked_at timestamp on the Components list.
  • [ ] Check command should dispatch individual checks into queue.
  • [ ] Add tests for checks.

jbrooksuk avatar Jan 21 '25 21:01 jbrooksuk