Hi, guys.
Am I the only one having problems with missing tiles recently?
My teammate and I are facing a lot of missing tiles when we are developing with your javascript API.
We thought that the issue was on our side so we did some investigation, but after comparing our map and the one in the sample in your documentation or ArcGIS online we found that we have the same issue.
Moreover, if we inspect the browser network console. In some requests, we find this error message.
error Object { code: 404, message: "Server not found.", details: null }
We thought we could implement a retry system but the missing tile could be unavailable for days or weeks. So it makes no sense on our side to spam you.
Do you have server issues ?
or may I miss something in the documentation about this?
should we create a cache system?
is the dev licenses as tiles restriction?