Menu

#179 maxNumRetries in tlm_request() are not limited

1.4.0.0
closed
2018-09-03
2017-10-18
No

The maximum retries of a request must be in range of 0..2 appropriate to IEC 61375-2-3 A.19.
The function tlm_request() has only a limitation in comment but no hook in code. The user can even add more retries than specified in the norm and the stack retries as submitted.
Please add a hook to the code and return for example a parameter error if the submitted maxNumRetries exceed 2 retries.

Discussion

  • Armin-Hagen Weiss

    • status: open --> accepted
    • assigned_to: Armin-Hagen Weiss
     
  • Armin-Hagen Weiss

    • labels: --> 1677
    • status: accepted --> closed
     
  • Armin-Hagen Weiss

    • labels: 1677 --> 1677, 1681
    • status: closed --> pending
     
  • Armin-Hagen Weiss

    Retries were defined double in tlm_request(). Single parameter maxNumRetries removed and pSendParam->retries used.

     
  • Armin-Hagen Weiss

    • labels: 1677, 1681 --> 1677, 1681, 1684
     
  • Armin-Hagen Weiss

    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB