You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Add two fields to the template model to represent the new configuration options we will be adding to the template settings page:FailureTTL andInactivityTTL.
default value is 0 (never delete)
type isInt64
Adjust template patch route to accept these new values