itsjxck
itsjxck
RRailway
Created by itsjxck on 1/30/2024 in #✋|help
Second service not able to connect to Postgres DB
Have just spun up a "worker" app in the project, and although it reuses the majority of the code from the main API app I'm running, for some reason it is unable to connect to the DB: Error: getaddrinfo ENOTFOUND postgres.railway.internal
9 replies
RRailway
Created by itsjxck on 1/25/2024 in #✋|help
Possible to use `turbo-ignore` to decide what to build instead of `watchPatterns`?
Docs for the command are here: https://turbo.build/repo/docs/core-concepts/monorepos/skipping-tasks Is there a way to gracefully terminate the build step without it being classed as a failure?
8 replies