Add `/db/flush` and `/db/reset` API endpoints (#896)
* Add `/db/flush` and `/db/reset` API endpoints
* Handle the unmarshalling errors better in the WebSocket
* Handle Basenine connection error better in the WebSocket
* Upgrade to Basenine `v0.6.5`
* Fix the duplicated `StartTime` state
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
Showing
+80 -29
agent/pkg/controllers/db_controller.go
0 → 100644
agent/pkg/routes/db_routes.go
0 → 100644
Please register or sign in to comment