Skip to content

Conversation

@sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented May 28, 2025

https://rocketchat.atlassian.net/browse/ARCH-1693

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented May 28, 2025

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: 0834cea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@rocket.chat/ddp-streamer Patch
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/http-router Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/models Patch
@rocket.chat/network-broker Patch
@rocket.chat/mock-providers Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.78%. Comparing base (93fef88) to head (0834cea).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #36105      +/-   ##
===========================================
+ Coverage    64.77%   64.78%   +0.01%     
===========================================
  Files         3153     3153              
  Lines       104861   104861              
  Branches     19976    19976              
===========================================
+ Hits         67920    67932      +12     
+ Misses       34254    34243      -11     
+ Partials      2687     2686       -1     
Flag Coverage Δ
e2e 57.70% <ø> (+0.02%) ⬆️
unit 69.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-36105/

Built to branch gh-pages at 2025-06-27 17:58 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

ggazzo
ggazzo previously requested changes May 29, 2025
Copy link
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

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

what about adding a global handler as we do for the main process?

@ggazzo ggazzo force-pushed the improve-error-handling-ddp-streamer branch from 122e857 to 0834cea Compare June 27, 2025 17:55
@ggazzo ggazzo marked this pull request as ready for review June 27, 2025 18:33
@ggazzo ggazzo added this to the 7.8.0 milestone Jun 27, 2025
@ggazzo ggazzo dismissed their stale review June 27, 2025 18:36

now I'm as guilty as him

@ggazzo ggazzo added the stat: QA assured Means it has been tested and approved by a company insider label Jun 27, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Jun 27, 2025
@ggazzo ggazzo merged commit 512586a into develop Jun 27, 2025
51 checks passed
@ggazzo ggazzo deleted the improve-error-handling-ddp-streamer branch June 27, 2025 18:43
ggazzo added a commit that referenced this pull request Jun 27, 2025
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
@ggazzo
Copy link
Member

ggazzo commented Jun 27, 2025

/patch

dionisio-bot bot pushed a commit that referenced this pull request Jun 27, 2025
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Jun 27, 2025

Pull request #36323 added to Project: "Patch 7.7.2"

}
});

process.on('uncaughtException', async (error) => {
Copy link
Member

Choose a reason for hiding this comment

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

Why the async here? 🤔

sem22-dev pushed a commit to sem22-dev/Rocket.Chat that referenced this pull request Jul 4, 2025
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
MartinSchoeler pushed a commit that referenced this pull request Jul 10, 2025
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants