[[["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-02 UTC."],[[["This webpage details the `FixedWatchdogProvider` class, which is a watchdog provider that consistently returns the same watchdog instance given during its construction."],["The `FixedWatchdogProvider` class is an internal utility that may change without prior notification, so it should not be explicitly relied upon."],["The latest version documented on the page is `2.63.1`, while a list of other versions dating back to `2.7.1` is available for reference."],["The class implements `WatchdogProvider` and includes methods like `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, `shouldAutoClose()`, `withCheckInterval(Duration checkInterval)`, `withClock(ApiClock clock)`, and `withExecutor(ScheduledExecutorService executor)`."],["A static `create(Watchdog watchdog)` method is available to build an instance of `WatchdogProvider`."]]],[]]