Skip to content

feat(fqdn): giving some time for FQDN resolution

Raphael Defosseux requested to merge giving-resolution-multiple-tries into develop

Yesterday on one run of tutorial checks, I saw that there was too much pressure on the host and most of SMF instances could resolve an address.

Looping multiple times and giving time should help.

If satisfactory, we could generalize on all NFs.

Tagging also @arora

Edited by Raphael Defosseux

Merge request reports