Skip to content

feat(playstation): Add event merging logic#5228

Merged
tobias-wilfert merged 8 commits intomasterfrom
tobias-wilfert/feat/add-event-merging-logic
Oct 9, 2025
Merged

feat(playstation): Add event merging logic#5228
tobias-wilfert merged 8 commits intomasterfrom
tobias-wilfert/feat/add-event-merging-logic

Conversation

@tobias-wilfert
Copy link
Member

@tobias-wilfert tobias-wilfert commented Oct 8, 2025

Add logic that allows us to send an event from Tempest (containing all the info we only know there) along with the crash to Relay for processing. Previously all the processing needed to happen on the Tempest side and Relay would receive a "finished" event + attachments.

This now enables us to greatly simplify Tempest and also have one spot where all the processing happens rather than two.

@tobias-wilfert tobias-wilfert self-assigned this Oct 8, 2025
@tobias-wilfert tobias-wilfert marked this pull request as ready for review October 8, 2025 16:01
@tobias-wilfert tobias-wilfert requested a review from a team as a code owner October 8, 2025 16:01
cursor[bot]

This comment was marked as outdated.

@tobias-wilfert tobias-wilfert added this pull request to the merge queue Oct 9, 2025
Merged via the queue into master with commit ab039d9 Oct 9, 2025
28 checks passed
@tobias-wilfert tobias-wilfert deleted the tobias-wilfert/feat/add-event-merging-logic branch October 9, 2025 08:57
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.

3 participants