# Correção para evitar o fechamento aleatório do Consumer com balança ativa

O Consumer estava apresentando fechamentos aleatórios quando a balança estava ativa, o que poderia causar interrupções no fluxo de trabalho e perda de dados.

Foi realizada uma correção para evitar o fechamento inesperado do Consumer com a balança ativa. Agora, ao detectar esse problema, o arquivo da balança será excluído e recriado, minimizando a chance de encerramentos inesperados.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://atualizacoes.consumer.com.br/pdv/anteriores/14.7.2/14.7.2.1/correcao-para-evitar-o-fechamento-aleatorio-do-consumer-com-balanca-ativa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
