X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Fxapp_frame.py;fp=ricxappframe%2Fxapp_frame.py;h=11ea2108ba95a8dc4c654ed08043f24f6147998e;hb=a03c517f024363d54865cf75f8e566bb446decf5;hp=0d37f288c8fd3eb22299c91fb222470490749b43;hpb=1e92812fca9164e9ccd7e884f36e2411f6b013e1;p=ric-plt%2Fxapp-frame-py.git diff --git a/ricxappframe/xapp_frame.py b/ricxappframe/xapp_frame.py index 0d37f28..11ea210 100644 --- a/ricxappframe/xapp_frame.py +++ b/ricxappframe/xapp_frame.py @@ -158,9 +158,8 @@ class _BaseXapp: New payload to set new_mtype: int (optional) New message type (replaces the received message) - retries: int (optional) - Number of times to retry at the application level before - throwing exception RMRFailure + retries: int (optional, default 100) + Number of times to retry at the application level Returns -------