Block a user
fix(editor): ignore cell validation on rows marked for delete
ignore validation if row is marked for delete
fix: retry the startup service request once before failing
fix: run dc_casload for dq tables in getdata. Closes #264.
fix "The table XXX.XXX does not exist in Cloud Analytic Services"
retry on startup service
I think it would be ok for it to be common behaviour, as we have seen this in other contexts as well.
My concern is that without the random pause, if, say, 3 instances had the exact same…