You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#299
Add an endpoint to clear an instance's console buffer by clearing the circular buffer within the global app state buffer.
* **core/src/lib.rs**
- Add a method `clear_console_buffer` to the `AppState` struct to clear the console buffer for a specific instance.
* **core/src/handlers/events.rs**
- Add a new function `clear_console_buffer` to handle the request to clear the console buffer.
- Add a new route `/instance/:uuid/console/clear` to handle the request to clear the console buffer.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Lodestone-Team/lodestone/issues/299?shareId=XXXX-XXXX-XXXX-XXXX).
Ynng
linked a pull request
Aug 16, 2024
that will
close
this issue
No description provided.
The text was updated successfully, but these errors were encountered: