I would expect the Deployment to be scheduled to run at 9am EST every day. Instead, it is scheduled 4 hours later than that.
If it is relevant, the computer I'm executing this from is in US/Pacific time.
Here's my prefect version info:
Copy code
Version: 2.8.2
API version: 0.8.4
Python version: 3.10.9
Git commit: afbed19d
Built: Fri, Feb 17, 2023 10:02 AM
OS/Arch: linux/x86_64
Profile: default
Server type: cloud
r
Ryan Peden
04/13/2023, 2:04 AM
It looks like there's a typo in your
timezone
. I believe it should be
America/New_York
instead of
American/New_York
.
Since
IntervalSchedule
doesn't recognize the timezone, it defaults to UTC - 4 hours ahead of EDT.
a
Austin Weisgrau
04/13/2023, 4:20 PM
ah brilliant
Austin Weisgrau
04/13/2023, 4:21 PM
Ah no, IDK how that typo got in to my copy pasta but its not in my code
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.