There are two deliveryretrypolicy property like SuspendRetries and TerminateAfterRetries in event subscriptions.
what is the impact of deliveryretrypolicy (SuspendRetries and TerminateAfterRetries ) on redfish event subscription/ event service
We are able to set the property (SuspendRetries and TerminateAfterRetries) but dont see any impact on event subscription or event service if we are able to get events forever whenever new event or alert comes
What is the exact mechanism of these properties? Will it stop displaying the test entries or deletion of subscriptions? Needed a clarification on what exactly happens when we set them.
Wait time is calculated as (DeliveryRetryIntervalSeconds * DeliveryRetryAttempts + 10s buffer)
Suspend_retries.txt
Suspend_retries_redfish_commnad.txt
terminate_retries.txt
terminate_retries_listener.txt
There are two deliveryretrypolicy property like SuspendRetries and TerminateAfterRetries in event subscriptions.
what is the impact of deliveryretrypolicy (SuspendRetries and TerminateAfterRetries ) on redfish event subscription/ event service
We are able to set the property (SuspendRetries and TerminateAfterRetries) but dont see any impact on event subscription or event service if we are able to get events forever whenever new event or alert comes
What is the exact mechanism of these properties? Will it stop displaying the test entries or deletion of subscriptions? Needed a clarification on what exactly happens when we set them.
Wait time is calculated as (DeliveryRetryIntervalSeconds * DeliveryRetryAttempts + 10s buffer)
Suspend_retries.txt
Suspend_retries_redfish_commnad.txt
terminate_retries.txt
terminate_retries_listener.txt