Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These parameters are used for managing heartbeats related to the connection with between FEJ and FIXICC H2.

Parameters used on FIXICC H2

Parameter Name

Description

Type

Default Value

fixicch2.heartbeat.job.interval.sec

The interval in seconds for the job that checks if it is needed to send a heartbeat to a server FEJ and if it is required to unsubscribe from some server and reconnect.

Integer

5

fixicch2.sse.heartbeat.interval.sec

The heartbeat interval in seconds for Server-Sent Events (SSE).

Integer

30

fixicch2.reconnectServerIfNoHeartbeats

If true, FIXICC - H2 should attempt to reconnect to a server FEJ if no SSE events are received during two consecutive heartbeat intervals defined by fixicch2.sse.heartbeat.interval.sec.

Boolean

true

...

Parameter Name

Description

Type

Default Value

job.heartbeat.interval.sec

The interval in seconds for the job that checks if it is needed to send a heartbeat to FIXICC - H2 and if it is required to unsubscribe or reconnect.

Integer

5

sse.heartbeat.interval.sec

The heartbeat interval in seconds for Server-Sent Events (SSE) from FIXICC - H2.

Integer

30

reconnectIfNoHeartbeats

If true, FIXEdge Java FEJ should attempt to reconnect to FIXICC - H2 if no SSE events are received during two consecutive heartbeat intervals.

Boolean

true

...