You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you click on a notification for a failed compile from a long time ago, if the compile no longer exists the web console shows a 404. It would be better if this were caught and handled gracefully.
screenvid_2023-10-12-154341.mp4
The text was updated successfully, but these errors were encountered:
We perform a continuous call to retrieve the list of notifications. If a compile doesn't exist, or the notification is outdated and faulty, it is expected to show a 404 on our side.
When you click on a notification for a failed compile from a long time ago, if the compile no longer exists the web console shows a 404. It would be better if this were caught and handled gracefully.
screenvid_2023-10-12-154341.mp4
The text was updated successfully, but these errors were encountered: