Remove NRF dependency from UDR
Change
UDR will retry the NF registration if the NRF is not ready yet.
Also the sleep time for retrying the DB connection is increased to 500 ms. The old value of 100 ms with 100 retries was to short for the MySQL startup.