Skip to content

feat: update passport dependency and refactor measurement count policy#1359

Merged
aanorbel merged 2 commits into
passport-bridgefrom
chore/passport-api-update
May 27, 2026
Merged

feat: update passport dependency and refactor measurement count policy#1359
aanorbel merged 2 commits into
passport-bridgefrom
chore/passport-api-update

Conversation

@aanorbel
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@sdsantos sdsantos left a comment

Choose a reason for hiding this comment

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

But we need to remove that log.

uid = result.value.uid,
)
updateMeasurement(newMeasurement)
Logger.w { "Measurement Submission successful: ${newMeasurement.uid}" }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We should not trigger a warning for a successful submission, otherwise Sentry is going to get flooded with this.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This was a way to get the measurement uid since the measurements currently show as not uploaded.

@aanorbel aanorbel merged commit 2bbc2a8 into passport-bridge May 27, 2026
9 of 11 checks passed
@aanorbel aanorbel deleted the chore/passport-api-update branch May 27, 2026 10:46
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