Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hi, I’ve been trying to make the following command work but no success
Reference: https://docs.digitalocean.com/products/app-platform/how-to/view-logs/#crash-logs
doctl apps logs <my_app_id> <my_component_name> --type=run_restarted
The command takes around 1 minute and then nothing happens, no output whatsoever.
Changing the --type value to run as below WORKS instantly, and all logs are output in the terminal
doctl apps logs <my_app_id> <my_component_name> --type=run
I can confirm my app crashed a few hours ago by visiting “Insights” tab in App Platform, but I cannot find out why.
What am I doing wrong?
eac6954634ab47cc8d2c5d87bc4605
Devs Neonetworks
61df2c3c6dab45e38f63a8cba5b439
Timmy O'Mahony
kprichard
GaryGenPPL
Jan Misker
Peeyush Aggarwal
Valdek
Ben Ramsey
Larry Singleton