diff --git a/features/ue/ue.go b/features/ue/ue.go index fb20dcdc..29a28d8d 100644 --- a/features/ue/ue.go +++ b/features/ue/ue.go @@ -107,7 +107,7 @@ func init() { return 0, errors.New("quota exceeded") }) */ - client.SetTimeout(3 * time.Second) + client.SetTimeout(500 * time.Millisecond) } // Get AvailableAMFs from NSSF