[PR #6692] docs: clarify cron job schedule interpretation in UTC #5219

Closed
opened 2026-02-20 17:51:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6692

State: closed
Merged: Yes


Description

Adds docstring clarification that cron schedules are interpreted in UTC for CronClient.create, CronClient.create_for_thread, and their sync variants.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6692 **State:** closed **Merged:** Yes --- ## Description Adds docstring clarification that cron schedules are interpreted in UTC for `CronClient.create`, `CronClient.create_for_thread`, and their sync variants.
yindo added the pull-request label 2026-02-20 17:51:24 -05:00
yindo closed this issue 2026-02-20 17:51:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#5219