Skip to content

fix: suppressing non fatal errors#1239

Merged
ignasio-mux merged 2 commits intomuxinc:mainfrom
ignasio-mux:fix/suppressing_non_fatal_errors
Nov 12, 2025
Merged

fix: suppressing non fatal errors#1239
ignasio-mux merged 2 commits intomuxinc:mainfrom
ignasio-mux:fix/suppressing_non_fatal_errors

Conversation

@ignasio-mux
Copy link
Contributor

@ignasio-mux ignasio-mux commented Nov 12, 2025

This PR closes #1208

Non-fatal getErrorFromHlsErrorData errors are only logged when the debug prop is enabled, using console.warn instead of console.error to indicate they are recoverable. When debug is disabled, non-fatal errors are silent.

@ignasio-mux ignasio-mux requested a review from a team as a code owner November 12, 2025 15:56
@vercel
Copy link

vercel bot commented Nov 12, 2025

@ignasio-mux is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

@snyk-io
Copy link

snyk-io bot commented Nov 12, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

@luwes luwes left a comment

Choose a reason for hiding this comment

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

Thanks!

@ignasio-mux ignasio-mux changed the title Fix/suppressing non fatal errors fix: suppressing non fatal errors Nov 12, 2025
@vercel
Copy link

vercel bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
elements-demo-astro Ready Ready Preview Comment Nov 12, 2025 5:11pm
elements-demo-nextjs Ready Ready Preview Comment Nov 12, 2025 5:11pm
elements-demo-svelte-kit Ready Ready Preview Comment Nov 12, 2025 5:11pm
elements-demo-vanilla Ready Ready Preview Comment Nov 12, 2025 5:11pm
elements-demo-vue Ready Ready Preview Comment Nov 12, 2025 5:11pm

@ignasio-mux ignasio-mux merged commit 1c2e0c3 into muxinc:main Nov 12, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Nov 12, 2025
luwes pushed a commit that referenced this pull request Nov 21, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>@mux/mux-audio: 0.15.15</summary>

##
[0.15.15](https://github.com/muxinc/elements/compare/@mux/mux-audio@0.15.14...@mux/mux-audio@0.15.15)
(2025-11-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-audio-react: 0.15.15</summary>

##
[0.15.15](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.15.14...@mux/mux-audio-react@0.15.15)
(2025-11-21)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/playback-core: 0.31.3</summary>

##
[0.31.3](https://github.com/muxinc/elements/compare/@mux/playback-core@0.31.2...@mux/playback-core@0.31.3)
(2025-11-21)


### Bug Fixes

* suppressing non fatal errors
([#1239](#1239))
([1c2e0c3](1c2e0c3))
</details>

<details><summary>@mux/mux-player: 3.9.0</summary>

##
[3.9.0](https://github.com/muxinc/elements/compare/@mux/mux-player@3.8.0...@mux/mux-player@3.9.0)
(2025-11-21)


### Bug Fixes

* Add MENU_ITEM constant for styling of menu items with CSS
([#1212](#1212))
([78f7154](78f7154))
* bump the prod-dependencies group across 1 directory with 2 updates
([#1242](#1242))
([3379e62](3379e62))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-video bumped from 0.27.2 to 0.28.0
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-player-astro: 3.9.0</summary>

##
[3.9.0](https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.8.0...@mux/mux-player-astro@3.9.0)
(2025-11-21)


### Miscellaneous Chores

* **@mux/mux-player-astro:** Synchronize player versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.8.0 to 3.9.0
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-player-react: 3.9.0</summary>

##
[3.9.0](https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.8.0...@mux/mux-player-react@3.9.0)
(2025-11-21)


### Features

* typed CSSProperties for mux-player custom CSS vars
([#1216](#1216))
([252e2f4](252e2f4))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.8.0 to 3.9.0
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-video: 0.28.0</summary>

##
[0.28.0](https://github.com/muxinc/elements/compare/@mux/mux-video@0.27.2...@mux/mux-video@0.28.0)
(2025-11-21)


### Features

* player disable tracking and cookies reactive
([#1214](#1214))
([54f7793](54f7793))


### Bug Fixes

* Add display names to React Components
([#1237](#1237))
([a201167](a201167))
* bump the prod-dependencies group across 1 directory with 2 updates
([#1242](#1242))
([3379e62](3379e62))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-video-react: 0.28.0</summary>

##
[0.28.0](https://github.com/muxinc/elements/compare/@mux/mux-video-react@0.27.2...@mux/mux-video-react@0.28.0)
(2025-11-21)


### Miscellaneous Chores

* **@mux/mux-video-react:** Synchronize video versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/playback-core bumped from 0.31.2 to 0.31.3
</details>

<details><summary>@mux/mux-uploader: 1.4.0</summary>

##
[1.4.0](https://github.com/muxinc/elements/compare/@mux/mux-uploader@1.3.0...@mux/mux-uploader@1.4.0)
(2025-11-21)


### Features

* Add internationalization support to MuxUploader
([#1220](#1220))
([64cf297](64cf297))
</details>

<details><summary>@mux/mux-uploader-astro: 1.4.0</summary>

##
[1.4.0](https://github.com/muxinc/elements/compare/@mux/mux-uploader-astro@1.3.0...@mux/mux-uploader-astro@1.4.0)
(2025-11-21)


### Miscellaneous Chores

* **@mux/mux-uploader-astro:** Synchronize uploader versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-uploader bumped from 1.3.0 to 1.4.0
</details>

<details><summary>@mux/mux-uploader-react: 1.4.0</summary>

##
[1.4.0](https://github.com/muxinc/elements/compare/@mux/mux-uploader-react@1.3.0...@mux/mux-uploader-react@1.4.0)
(2025-11-21)


### Features

* Add internationalization support to MuxUploader
([#1220](#1220))
([64cf297](64cf297))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-uploader bumped from 1.3.0 to 1.4.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Feature Request: suppress getErrorFromHlsErrorData() errors

2 participants