[[["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 2022-09-30 UTC."],[[["This library provides tools for managing CronInfo records, which define scheduled cron jobs for applications."],["The `CronInfoExternal` class describes all cron entries for an application, while the `CronEntry` class describes a single cron job."],["Several validator classes, such as `AttemptDeadlineValidator`, `GrocValidator`, and `TimezoneValidator`, are included to ensure cron configuration data is correctly formatted."],["The `LoadSingleCron` function is available to load cron configuration data from a `cron.yaml` file or string."],["The `RetryParameters` class and its parameters (`JOB_AGE_LIMIT`, `JOB_RETRY_LIMIT`, `MAX_BACKOFF_SECONDS`, etc) allows to set parameters for retries of a cron job."]]],[]]