Actions
Bug #6534
closedDisplaying the technique list in ncf-builder can take more than one minute
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
If the DNS resolution has a problem, everything stops ...
It seems that it's cf-promises related.
The solution could be to change name resolution for its call.
For example : RES_OPTIONS=attempts:0 cf-promises ...
Actions