[[["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-07-01 UTC."],[[["The latest version of the `WatchdogProvider` is 2.63.1, while there is a list of previous versions ranging from 2.62.0 down to 2.7.1 that you can access for documentation."],["`WatchdogProvider` is an interface that provides methods to retrieve a `Watchdog` instance, check for required intervals, and check if a clock or executor is needed."],["The `WatchdogProvider` interface can determine if the watchdog should be automatically unscheduled using the `shouldAutoClose()` method."],["The interface can be configured with a specific check interval, clock, or executor using the `withCheckInterval()`, `withClock()`, and `withExecutor()` methods respectively."]]],[]]