[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version of the `InstantiatingWatchdogProvider` is 2.63.1, with a comprehensive list of versions going back to 2.7.1 provided for reference."],["`InstantiatingWatchdogProvider` is a watchdog provider that creates a new provider instance with each request, intended as an internal class that may change without notice."],["The `InstantiatingWatchdogProvider` implements the `WatchdogProvider` interface and inherits several methods from the `java.lang.Object` class."],["This class provides methods to check for the need for a check interval, clock, or executor, and also offers the ability to add these elements via `withCheckInterval`, `withClock`, and `withExecutor`."],["It contains static methods such as `create()` to return a `WatchdogProvider` and `getWatchdog()` to return a `Watchdog`, plus a method to check if the class `shouldAutoClose()`."]]],[]]