Skip to content

Conversation

@calexiou
Copy link
Contributor

Description

The platform is logging a few errors that do not have inherent value to an operator or the end user. This PR cleans up the error types and interface and introduces warnings.

Launchcontrol

Better error vs warnings classification.

@calexiou calexiou requested a review from a team as a code owner November 24, 2025 12:41
@calexiou calexiou requested review from adrinr and removed request for a team November 24, 2025 12:41
@qa-wolf
Copy link

qa-wolf bot commented Nov 24, 2025

A coverage request was created for this pull request.

@calexiou calexiou changed the title WIP: Chore/finetune logging levels Chore/finetune logging levels Nov 24, 2025
@calexiou
Copy link
Contributor Author

featureName: string

constructor(message: string, featureName: string) {
super(message, 400, ErrorCode.FEATURE_DISABLED)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in the other PR - just update the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants