deploy_feedback icon indicating copy to clipboard operation
deploy_feedback copied to clipboard

Logs view fails after 1 minute

Open cknight opened this issue 3 years ago • 1 comments

This is affecting the new design. When visiting the logs page and leaving it open for at least 1 minute, the logs are replaced with a network error message ("network error"). Likely cause is this fetch URL for my project being called:

GET | https://dash.deno.com/_api/projects/d7e61e67-4a83-46ca-96bb-70d05ea9e277/deployments/latest/logs

Interestingly, it responds with a 200 with valid looking content, but only after a minute has gone by. This is in Firefox v99.0.1.

cknight avatar May 03 '22 14:05 cknight

thanks, i will look into it!

ije avatar May 03 '22 14:05 ije

I was unable to reproduce this problem, so I'm going to close the issue. Please let us know if it's still a problem.

magurotuna avatar Apr 19 '23 00:04 magurotuna