Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-47721: Improved schema manager logging #331

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

fajpunk
Copy link
Member

@fajpunk fajpunk commented Nov 20, 2024

  • PydanticSchemaManager takes an optional structlog BoundLogger
  • Event manager make_manager passes logger arg through to the PydanticSchemaManager that it makes
  • More detailed logging when registering schemas fails. This should help debug the intermittent event manager CI failures

@fajpunk fajpunk requested a review from rra November 20, 2024 22:23
@fajpunk fajpunk force-pushed the tickets/DM-47721/event-manager-test-failures branch from 8b6cb05 to aa75b56 Compare November 20, 2024 22:24
* `PydanticSchemaManager` takes an optional structlog `BoundLogger`
* Event manager `make_manager` passes `logger` arg through to the
`PydanticSchemaManager` that it makes
* More detailed logging when registering schemas fails

Schema manager logging isn't a breaking change
@fajpunk fajpunk force-pushed the tickets/DM-47721/event-manager-test-failures branch from 892e270 to b086e6d Compare November 20, 2024 23:10
@fajpunk fajpunk merged commit 4e418d8 into main Nov 21, 2024
6 checks passed
@fajpunk fajpunk deleted the tickets/DM-47721/event-manager-test-failures branch November 21, 2024 03:20
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.

2 participants