Skip to content

Conversation

@LorenzoTettamanti
Copy link
Member

@LorenzoTettamanti LorenzoTettamanti commented Jan 13, 2026

This PR fixes a stack overflow error occurring during error propagation

Changes

Related issues: #171

  • Fixed stack overflow error
  • Improved general error handling
  • Updated dependencies
  • Removed deprecated rm_dir function
  • cleaned unused derive macros, imports and crates
  • updated kubernetes manifests: introduced ghcr.io cortexflow repository to store images

… repository to the cortexflow org ghcr.io repository
…n from Result type with ? operator for the apply_component() function in install.rs module. Fixed stack overflow error while returning a custom error. implemented coloured error outputs,added docs in error.rs module
@LorenzoTettamanti LorenzoTettamanti added code refactoring Code refactoring rust Pull requests that update Rust code cortexflow cli CLI related issues labels Jan 13, 2026
@LorenzoTettamanti LorenzoTettamanti added the v0.1.5 Version 0.1.5 issues tracker label Jan 13, 2026
…o return general errors. simplified ClientError responses and AgentError responses
@LorenzoTettamanti LorenzoTettamanti moved this to In Progress in CortexFlow v0.1 Jan 13, 2026
@LorenzoTettamanti LorenzoTettamanti marked this pull request as ready for review January 13, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code refactoring Code refactoring cortexflow cli CLI related issues rust Pull requests that update Rust code v0.1.5 Version 0.1.5 issues tracker

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant