Skip to content

[Identity] Adding in new error logs and improving many existing ones#6243

Merged
Pearapps merged 28 commits intomasterfrom
kpa/new-logs
Apr 27, 2026
Merged

[Identity] Adding in new error logs and improving many existing ones#6243
Pearapps merged 28 commits intomasterfrom
kpa/new-logs

Conversation

@Pearapps
Copy link
Copy Markdown
Collaborator

@Pearapps Pearapps commented Mar 23, 2026

This adds in a variety of new error logs so that we can gather more information on the error states in the identity flow.

Additionally, this adds in a bunch more details to existing and new logs to help us figure out more when we go to read the logs.

Went through a handful of scenarios to make sure I saw the analytics log logged to console (which we have enabled in debug)

@Pearapps Pearapps changed the title [Draft] [Identity] Adding in new error logs [Identity] Adding in new error logs Mar 24, 2026
@Pearapps Pearapps marked this pull request as ready for review March 24, 2026 14:30
@Pearapps Pearapps requested review from a team as code owners March 24, 2026 14:30
@stripe stripe deleted a comment from github-actions Bot Mar 25, 2026
@Pearapps Pearapps changed the title [Identity] Adding in new error logs [Identity] Adding in new error logs and improving many existing ones Mar 25, 2026
}

private extension MLModelLoader {
static func logModelLoadingError(
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Does this also log which models had a loading error?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Not in this helper. The higher-level IdentityMLModelLoader logs include ml_model_type (document / face / shared), though.

@Pearapps Pearapps merged commit b93430c into master Apr 27, 2026
6 checks passed
@Pearapps Pearapps deleted the kpa/new-logs branch April 27, 2026 15:40
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.

2 participants