View Issue Details

IDProjectCategoryView StatusLast Update
000865010000-014: PubSubSpecpublic2023-03-22 21:27
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.02 
Fixed in Version1.05.03 RC1 
Summary0008650: Configuration parameter for entering error state not in first error case
Description

In the DataSetReader we have a parameter ReceiveTimeout that is used to configure the error condition independent of the publishing cycle. Multiple missed messages can be ignored as long as a message is received in the ReceiveTimeout.

We do not have a similar setting for the sending side. It may happen that one send fails or is skipped because of some overload but there is no parameter to say ignore N errors before change to error state.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2023-03-19 03:26

developer   ~0018890

Added to Table 4 – Standard PubSub configuration properties

ErrorDelay
Duration
A delay time in milliseconds starting from the first error detected before transitioning to the PubSubState Error. The time is cleared if the PubSub component returns to normal operation before the delay has expired.

Jim Luth

2023-03-22 21:27

administrator   ~0018980

Agreed to changes edited in Dallas meeting.

Issue History

Date Modified Username Field Change
2023-01-25 10:35 Matthias Damm New Issue
2023-03-19 03:26 Matthias Damm Assigned To => Matthias Damm
2023-03-19 03:26 Matthias Damm Status new => resolved
2023-03-19 03:26 Matthias Damm Resolution open => fixed
2023-03-19 03:26 Matthias Damm Fixed in Version => 1.05.03 RC1
2023-03-19 03:26 Matthias Damm Note Added: 0018890
2023-03-22 21:27 Jim Luth Status resolved => closed
2023-03-22 21:27 Jim Luth Note Added: 0018980