backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

feat: Clear `error_logs` records in the `clear-history` command

Open jopemachine opened this issue 1 year ago • 0 comments

Checklist: (if applicable)

  • [ ] Milestone metadata specifying the target backport version
  • [ ] Mention to the original issue
  • [ ] Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • [ ] Update of end-to-end CLI integration tests in ai.backend.test
  • [ ] API server-client counterparts (e.g., manager API -> client SDK)
  • [ ] Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • [ ] Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

Fixed #1974.

jopemachine avatar Apr 02 '24 02:04 jopemachine