Fix Network Error in Dev by Adding missing selfie analytics event#10244
Fix Network Error in Dev by Adding missing selfie analytics event#10244
Conversation
| source:, | ||
| use_alternate_sdk:, | ||
| liveness_checking_required: nil, | ||
| **_extra |
There was a problem hiding this comment.
Is captureAttempts easy to add in?
There was a problem hiding this comment.
Is
captureAttemptseasy to add in?
👍 I'd hope we could add all of the properties here we're expecting to be logged.
| end | ||
| # rubocop:enable Naming/VariableName,Naming/MethodParameterName | ||
|
|
||
| # rubocop:disable Naming/VariableName,Naming/MethodParameterName, |
There was a problem hiding this comment.
For new analytics events, I'd wonder if it's worth trying to address some of what's being identified in these linters, i.e. naming the event properties with snake case. I suspect it might be made difficult by multiple events sharing the same common payload, but it seems like we will want to address that at some point anyways.
| source:, | ||
| use_alternate_sdk:, | ||
| liveness_checking_required: nil, | ||
| **_extra |
There was a problem hiding this comment.
Is
captureAttemptseasy to add in?
👍 I'd hope we could add all of the properties here we're expecting to be logged.
|
I'm going to leave a bit of time for comments, but my plan is to merge this shortly (~noon/1pm) as is and revisit in LG-12178. I would prefer to add the correct properties to this event, remove the Reasoning:
|
🛠 Summary of changes
I'm looking into some black screen on open problems that selfie is happening. The first thing that caught my eye was a logger error. It's unrelated to the black screen, but this PR fixes that error.
📜 Testing Plan
Provide a checklist of steps to confirm the changes.
mainget to the front/back/selfie upload page.selfiebox.loggerthat fails with a 400.charley/fix-selfie-loglogger.