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

fix: Send key_id in partial project config #854

Merged
merged 6 commits into from
Nov 26, 2020

Conversation

tonyo
Copy link
Member

@tonyo tonyo commented Nov 25, 2020

With this change external relays will receive DSN ids as part of (partial) project config. This will allow trusted external relays to emit proper outcomes.

@tonyo tonyo requested a review from a team November 25, 2020 14:47
Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

Thanks! You can simplify this further as indicated in the comment below.

Note that this also has to be fixed in Sentry here.

relay-server/src/actors/project.rs Outdated Show resolved Hide resolved
@tonyo
Copy link
Member Author

tonyo commented Nov 26, 2020

When adding the test I realized, that we have buggy behavior that might result in duplicated outcomes when e.g. rate-limiting. Marked the test as xfail, will fix it after the outcome behavior is updated.

@tonyo tonyo requested a review from jan-auer November 26, 2020 14:06
Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

Thank you. Please remember to also update this in Sentry.

@tonyo tonyo merged commit efac587 into master Nov 26, 2020
@tonyo tonyo deleted the fix/send-key-ids-external-config branch November 26, 2020 16:49
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.

None yet

2 participants