# FIP #15 A Proposal to Adjust Block Missing Fault Tolerance Value

According to FIP#7 EOSFORCE Mainnet Improvement Proposal, if the node misses blocks, the stability value will be reset. However, according to the actual operation of EOSC mainnet, due to the different stability of the server network and the influence of uncontrollable human factors, the node cannot guarantee 100% stable block-producing.

So it is proposed to adjust the fault tolerance value of block missing to 3 blocks. That is, when the node does not miss more than 3 blocks, the stability of block-producing will not be reset.

Proposer: eosawake\
Proposed time: October 18, 2019


---

# 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://eosforce-1.gitbook.io/eosc/proposal/eosforce-mainnet-improvement-proposal/fip-15-a-proposal-to-adjust-block-missing-fault-tolerance-value.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.
