Skip to content

fix: prevent excessive logging in capability detection#8552

Merged
github-actions[bot] merged 1 commit intomudler:masterfrom
localai-bot:fix/excessive-logging-capability-check
Feb 13, 2026
Merged

fix: prevent excessive logging in capability detection#8552
github-actions[bot] merged 1 commit intomudler:masterfrom
localai-bot:fix/excessive-logging-capability-check

Conversation

@localai-bot
Copy link
Copy Markdown
Contributor

This PR addresses issue #8527 by fixing the excessive logging in capability detection. This follows the existing pattern in the codebase for deduplication.

Closes mudler#8527.

This PR fixes the excessive logging issue in capability detection by applying the existing capabilityLogged guard to the forced capability run file case.

## Changes
- Apply capabilityLogged flag to forced capability detection logging
- Prevents repeated log messages during backend discovery and gallery operations
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 13, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 7462d42
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/698f703f724dbd000701a7db
😎 Deploy Preview https://deploy-preview-8552--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot enabled auto-merge (squash) February 13, 2026 18:47
@github-actions github-actions bot merged commit 2e17edd into mudler:master Feb 13, 2026
36 of 38 checks passed
@mudler mudler added the bug Something isn't working label Feb 20, 2026
localai-bot added a commit to localai-bot/LocalAI that referenced this pull request Mar 25, 2026
Closes mudler#8527.

This PR fixes the excessive logging issue in capability detection by applying the existing capabilityLogged guard to the forced capability run file case.

## Changes
- Apply capabilityLogged flag to forced capability detection logging
- Prevents repeated log messages during backend discovery and gallery operations

Co-authored-by: localai-bot <localai-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants