Skip to content

Commit

Permalink
remove cron once again
Browse files Browse the repository at this point in the history
  • Loading branch information
adhityamamallan committed Jan 6, 2025
1 parent a180073 commit 5fde52a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ function generateWorkflowPages(
: 'WORKFLOW_EXECUTION_CLOSE_STATUS_COMPLETED',
startTime: 1684800000000 - pageIndex * 1000 - index * 100,
closeTime: isOpen ? undefined : 1684886400000,
isCron: false,
})),
nextPage: `${pageIndex + 1}`,
})
Expand Down

0 comments on commit 5fde52a

Please sign in to comment.