The Shortest Path First (SPF) throttle timers can be modified.
device# configure terminal
device(config)# router ospf
device(config-router-ospf-vrf-default-vrf)# timers throttle spf 100 500 5000
The following example sets the SPF initial delay to 100 milliseconds, the hold time to 500 milliseconds, and the maximum wait time to 5000 milliseconds.
device# configure terminal device(config)# router ospf device(config-router-ospf-vrf-default-vrf)# timers throttle spf 100 500 5000