Add cache lifetime to domain entity settings
Issue #3065905 on drupal.org by Odai Atieh.
Problem/Motivation
The cache lifetime for domain entity is 10 min, so It will call drd_action_info
action to refresh the info when the cache expired.
Proposed resolution
I think it's better if the configurations of drd domain can be editable so the site admin can change the lifetime.