Actions
Bug #6616
closedDo not check dns when checking promises
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
To prevent cf-promises checking dns we shoud set the Environement variable "RES_OPTIONS" to "attempts:0" when we run the cf-prmoises.
This should be added into Scala code so we have it available for all check promises command
Actions