problem
when we try to see a deployment log (with completed deployment) of any app, and just in case it doesn't exist, we are stuck in an infinite loading loop.
proposed solution
return a "file not found" code from the backend and shot that on the dashboard
problem
when we try to see a deployment log (with completed deployment) of any app, and just in case it doesn't exist, we are stuck in an infinite loading loop.
proposed solution
return a "file not found" code from the backend and shot that on the dashboard