-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Description
Summary
We have a global resource checking interval called ResourceCheckingInterval
that is used as the interval for checking resources, resource types and prototypes. But the majority of the time, resource types won't really be needed to be checked very often. It might be nice to add an option to configure a global checking interval for just resource types like ResourceTypeCheckingInterval
so users that don't need resource types to be checked that often and want to reduce the checking load on their deployment can set it to a higher value.
Context
- RFC: concourse/rfcs#
- Prior discussion: #
- Depends on #
- Part of #
tcardonne