Changing Timetic Parameters (Timeout)
#
Time for connection timeout with the SiTef serverThe default waiting time for CliSiTef to be able to connect with the SiTef server is 6 seconds. To increase or decrease this time waiting time, configure the field TempoEsperaConexao in the SiTef section with the new value, in seconds.
[SiTef]
TempoEsperaConexao=<timeout time, in seconds>
#
Additional time for transaction timeoutNormally, CliSiTef receives timeout parameters from the server SiTef. CliSiTef takes these values into account, adding still a safety margin regarding any time spent in streaming.
In situations where the authorizer is unavailable, and depending on the communication between the SiTef server and CliSiTef, this margin can be insufficient, and errors such as "No connection to server" may occur. SiTef", when the correct option would be "Authorizer service unavailable".
To add additional time in seconds, simply add the item AdditionalWaitingTime in the SiTef section.
[SiTef]
TempoAdicionalEspera=<additional time for timeout, in seconds>
#
Time to wait for undoingThe standard waiting time (timeout) for CliSiTef to be able to receive the response to an undo message sent to the SiTef server is 6 seconds. To change this value, configure the field in the SiTef section UndoWaitTime the new value, in seconds.
[SiTef]
TempoEsperaDesfazimento=<time for timeout, in seconds>
#
Time to wait for confirmationThe standard waiting time (timeout) for CliSiTef to be able to receive the response to a confirmation/non-confirmation message sent to the SiTef server is 6 seconds. To change this value, configure in the section SiTef the field TempoEsperaConfirmacao the new value, in seconds.
[SiTef]
TempoEsperaConfirmacao=<timeout time, in seconds>