[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `InstantiatingWatchdogProvider` class, which is an internal class used to instantiate a new watchdog provider with every request."],["The class implements the `WatchdogProvider` interface and offers several methods for configuration, including setting the check interval, clock, and executor."],["The `InstantiatingWatchdogProvider` class includes methods to check for required dependencies like `CheckInterval`, `Clock`, and `Executor`, and includes methods for automatic unscheduling."],["The latest version of the `InstantiatingWatchdogProvider` class is 2.63.1, and this page specifically documents version 2.59.1, with a list of other version numbers and links available."],["The `create()` method is used to instantiate a new instance of `WatchdogProvider`, and the `withCheckIntervalDuration()` is recommended over the obsolete `withCheckInterval()`."]]],[]]