MEF Automatic Publishing Error Interval
By default, MATRIXX returns an error message if the publishing pod is publishing MATRIXX Event Files (MEFs), but has paused for 600000 milliseconds (600 seconds) or more. This time period is configurable by adding a SED command to the /opt/mtx/custom/mtx_config_base_xml_sed.extra file.
About this task
Mef Publisher did not make any progress for 600000 milliseconds.
Procedure
-
Create an mtx_config_base_xml_sed.extra file and add the following line:
s@<publish_check_interval_secs>.*<@< publish_check_interval_secs>time_interval<@
Where time_interval is the time in milliseconds to allow for a pause in MEF publishing before sending an error message.
- Save and close the file.
-
Add the file to an engine sideloader.
During engine pod configuration, the SED line is applied to mtx_config.xml.