Configuring the Response timeout at Failure Profile

When the request is failed and the failure profile is selected, the response time is considered from the failure handling profile.

To configure the response timeout at failure profile level, use the following configuration:

config 
    profile nf-client-failure nf-type name_of_nf_type 
        profile failure-handling failure_handling_name 
            service name type service_name 
                responsetimeout timeout_value 
                end 

NOTES:

  • profile nf-client-failure nf-type name_of_nf_type —Specify the NF.

  • profile failure-handling failure_handling_name —Specify a name for failure handling.

  • service name type service_name —Specify a name for service type.

  • responsetimeout timeout_value —Specify the timeout value in seconds. Must be an integer.