topcoder-platform / scheduler-api

Scheduler API that interfaces with Dynamodb
0 stars 7 forks source link

Scheduling API events created with token that expires #22

Open callmekatootie opened 3 years ago

callmekatootie commented 3 years ago

Not sure if I needed to report this (unsure if this bit is still a WIP), but I observed that when I created and activated a contest and then retrieved the scheduling details through the scheduling api, there's an event in there with a token that will expire in 1 day - but the event is not triggered until 6 days from now...

rootelement commented 3 years ago

Fixed as well. Please retest and close

callmekatootie commented 3 years ago

Cannot retest due to https://github.com/topcoder-platform/scheduler-api/issues/29