Skip to content

MF‑42: Evitar throttling en Windows (backgroundThrottling: false) - #5

Open
soportedba wants to merge 1 commit into
FacturaScripts:mainfrom
soportedba:fsprinter-csbd
Open

soportedba wants to merge 1 commit into
FacturaScripts:mainfrom
soportedba:fsprinter-csbd

Conversation

@soportedba

Copy link
Copy Markdown

Corrección MF‑42 — Inestabilidad por throttling en Windows

Se ha detectado que fsprinter entra en background throttling en varias instalaciones Windows, provocando que los temporizadores y procesos JavaScript se detengan. Esto afecta a la comunicación WebSocket y a los refrescos automáticos, obligando a los usuarios a reiniciar la aplicación con frecuencia para mantener la impresión del TPV.

Se añade en main.js la propiedad:

backgroundThrottling: false

Con ello se evita el throttling del proceso y se mejora la estabilidad general de fsprinter en Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant