Network issue in app

My app is unable to connect to the database since the fly.io outage an hour ago.

2022-03-12T14:25:24Z app[8c97aada] lhr [info]Starting init (commit: 0c50bff)...
2022-03-12T14:25:24Z app[8c97aada] lhr [info]Preparing to run: `docker-entrypoint.sh /home/node/node_modules/.bin/strapi start` as node
2022-03-12T14:25:24Z app[8c97aada] lhr [info]2022/03/12 14:25:24 listening on [fdaa:0:506c:a7b:2808:8c97:aada:2]:22 (DNS: [fdaa::3]:53)
2022-03-12T14:25:25Z app[8c97aada] lhr [info]Found db configuration: postgres://dbuser:***@top2.nearest.of.dbname.internal:5432/dbname
2022-03-12T14:25:26Z app[8c97aada] lhr [info][2022-03-12T14:25:26.607Z] debug ⛔️ Server wasn't able to start properly.
2022-03-12T14:25:26Z app[8c97aada] lhr [info][2022-03-12T14:25:26.608Z] error Error: getaddrinfo ENOTFOUND top2.nearest.of.dbname.internal
2022-03-12T14:25:26Z app[8c97aada] lhr [info]    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:71:26)
2022-03-12T14:25:27Z app[8c97aada] lhr [info]Main child exited normally with code: 1
2022-03-12T14:25:27Z app[8c97aada] lhr [info]Starting clean up.
2022-03-12T14:25:31Z proxy[8c97aada] lhr [error]Error 2: Internal problem
2022-03-12T14:25:31Z proxy[8c97aada] lhr [error]Error 2: Internal problem
2022-03-12T14:25:31Z proxy[8c97aada] lhr [error]Error 2: Internal problem
2022-03-12T14:25:35Z proxy[8c97aada] lhr [error]Error 2: Internal problem
2022-03-12T14:25:35Z proxy[8c97aada] lhr [error]Error 2: Internal problem
2022-03-12T14:25:36Z proxy[8c97aada] lhr [error]Error 1002: No suitable (healthy) instance found to handle request

Has this resolved itself?

Yes, it started working again after about an hour.