What is the difference between "Completed" and "Active"

This can be confusing as for this example "mongo" looks like it had executed and stopped, instead of being active.
No description
14 Replies
Percy
Percy8mo ago
Project ID: N/A
simoelalj
simoelalj8mo ago
N/A
Brody
Brody8mo ago
if mongo is active and running without issues then that's definitely a bug
simoelalj
simoelalj8mo ago
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Brody
Brody8mo ago
so just to confirm, mongo is running and nothing is wrong besides the incorrect deployment status?
simoelalj
simoelalj8mo ago
Correct, I used the railway template for mongo
Duchess
Duchess8mo ago
Thread has been flagged to Railway team by @Brody.
simoelalj
simoelalj8mo ago
This is happening to other services. and the logs are showing that the service is running
No description
JustJake
JustJake8mo ago
Do you have a cron syntax setup for this? Complete is a cron thing
Brody
Brody8mo ago
wouldn't it still be able to say completed if their app exited with a non error code?
JustJake
JustJake8mo ago
It really shouldn't Like if it does, that's a bug on our side
Brody
Brody8mo ago
what should the state be called if a service exits with zero, or should it still be restarted?
JustJake
JustJake8mo ago
I think it should be: Running Waiting Crashed Completed (if it's supposed to exit success) But, only cron's should be exit success
simoelalj
simoelalj8mo ago
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.