sssd has the following config to set the interval for the sudo rules refresh:
ldap_sudo_full_refresh_interval
What is the configuration to set the interval for the netgroup definition retrieval from LDAP?
use the following configuration item in the sssd.conf to control this:
entry_cache_timeout = {time in seconds}
e.g.
entry_cache_timeout = 30