Summary
The user is seeking advice on debugging a cron job that runs manually but not as scheduled. They are unsure about the job's active status in the user interface and suggest using flytectl to check the launch plan's status before reviewing logs. They also ask which logs to check for job queuing information. However, they later realize that the issue was due to Flyte getting stuck, and after deleting the Flyte binary pod in Kubernetes, the cron job started working again.