Skip to content

Adds the collection name to the configuration load error message to f…#3244

Open
dbernstein wants to merge 1 commit intomainfrom
import-log-message-for-configuration-load-errors
Open

Adds the collection name to the configuration load error message to f…#3244
dbernstein wants to merge 1 commit intomainfrom
import-log-message-for-configuration-load-errors

Conversation

@dbernstein
Copy link
Copy Markdown
Contributor

…acilitate troubleshooting.

Description

Adds collection information to the log message to make it easier to see what collection is the source of the problem.

Motivation and Context

In the course of trying to resolve unhandled celery exceptions I ran into this road block.

How Has This Been Tested?

Trivial change: not tested.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@dbernstein dbernstein force-pushed the import-log-message-for-configuration-load-errors branch from 757c625 to 45c9623 Compare April 14, 2026 19:54
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (8dc14ae) to head (009d9c2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3244   +/-   ##
=======================================
  Coverage   93.30%   93.30%           
=======================================
  Files         502      502           
  Lines       46155    46155           
  Branches     6318     6318           
=======================================
  Hits        43067    43067           
  Misses       2003     2003           
  Partials     1085     1085           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbernstein dbernstein force-pushed the import-log-message-for-configuration-load-errors branch from 45c9623 to 009d9c2 Compare April 15, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant