mirror of https://github.com/openclaw/openclaw.git
* fix(cron): guard against year-rollback in croner nextRun Croner can return a past-year timestamp for some timezone/date combinations (e.g. Asia/Shanghai). When nextRun returns a value at or before nowMs, retry from the next whole second and, if still stale, from midnight-tomorrow UTC before giving up. Closes #30351 * googlechat: guard API calls with SSRF-safe fetch * test: fix hoisted plugin context mock setup --------- Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| accounts.ts | ||
| actions.ts | ||
| api.test.ts | ||
| api.ts | ||
| auth.ts | ||
| channel.startup.test.ts | ||
| channel.ts | ||
| monitor.test.ts | ||
| monitor.ts | ||
| monitor.webhook-routing.test.ts | ||
| onboarding.ts | ||
| resolve-target.test.ts | ||
| runtime.ts | ||
| targets.test.ts | ||
| targets.ts | ||
| types.config.ts | ||
| types.ts | ||