Interesting situation folks....
One of our datasets Bellevue Permits is throwing errors when folks try to access and download via the point/click download button interface. Here is what they are seeing:

From the developers console, we are seeing this:

There is a potential workaround if you are seeing that though.
On the URL, dump the portions everything after the datasets name:
and you will get an error free interface.

This work around has been successful for small record sets, but in my 93K record set for this example....it errors out. Here is an example though of what is going on during the wait for download.

This particular hosted dataset was created from a CSV file that is geocoded during ingestion. I dumped the original service and recreated it just to make sure it was not something I did. I have also forced the hub site to look for updates too, but as we are all familiar with, sometimes that is not an instant resolution. This service is a view though as we only wanted to display records from the last 5 years and, for export purposes, the service was modified to allow for more than 1000 records to be exported at a time (refer to TA 000012383).
So has anyone else been running into this particular issue?