openconfig-isis.yang: isis-overload-bit-reset-config
We have delay associated with the reset-trigger and description of which says "If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs.".
For WAIT_FOR_SYSTEM delay the resetting of overload-bit is fine but for for WAIT_FOR_BGP delay resetting of overload-bit after BGP has converged doesn't make much sense. Does this delay refer to the timeout in case of WAIT_FOR_BGP, time after which we should reset the overload-bit even if BGP hasn't converged.
The delay leaf consistently means that we should delay after the trigger having occurred -- so it shouldn't ever be interpreted as a timeout. It's fine for an implementation not to support a delay of resetting after BGP has converged.
Thanks for pointing out the missing timeout. I've added this into the model and will review it with the group.
Thanks for the clarification.
This issue is stale because it has been open 180 days with no activity. If you wish to keep this issue active, please remove the stale label or add a comment, otherwise will be closed in 14 days.