fix(music-together): set connection as reliable, add retry logic

This commit is contained in:
JellyBrick
2025-04-27 02:19:01 +09:00
parent 58cf1a543d
commit accd2bf350
3 changed files with 29 additions and 6 deletions

9
pnpm-lock.yaml generated
View File

@ -105,6 +105,9 @@ importers:
deepmerge-ts:
specifier: 7.1.5
version: 7.1.5
delay:
specifier: 6.0.0
version: 6.0.0
electron-debug:
specifier: 4.1.0
version: 4.1.0
@ -2026,6 +2029,10 @@ packages:
resolution: {integrity: sha512-R6ep6JJ+eOBZsBr9esiNN1gxFbZE4Q2cULkUSFumGYecAiS6qodDvcPx/sFuWHMNul7DWmrtoEOpYSm7o6tbSA==}
engines: {node: '>=18'}
delay@6.0.0:
resolution: {integrity: sha512-2NJozoOHQ4NuZuVIr5CWd0iiLVIRSDepakaovIN+9eIDHEhdCAEvSy2cuf1DCrPPQLvHmbqTHODlhHg8UCy4zw==}
engines: {node: '>=16'}
delayed-stream@1.0.0:
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines: {node: '>=0.4.0'}
@ -6546,6 +6553,8 @@ snapshots:
p-map: 7.0.3
slash: 5.1.0
delay@6.0.0: {}
delayed-stream@1.0.0: {}
detect-libc@2.0.3: {}