How to Retrieve Deployment Logs via GraphQL While Deploying a New Service
jagadeesh507
PROOP

a year ago

How can I retrieve real-time deployment logs via GraphQL while deploying a new service in Railway and stream them continuously?

Solved

1 Replies

a year ago

Hello,

That's exactly what our CLI does, so you can see it's code as an example -

https://github.com/railwayapp/cli/blob/master/src/commands/up.rs


Status changed to Awaiting User Response Railway about 1 year ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...