'black out' in (saving) my cloud functions

I’m confused where to post an issue with moralis, here or under Moralis?

Very occasionally I experience a ‘black out’ in my cloud functions that are saved on the server. Using moralis-admin-cli as a watcher, sometimes the upload wipes the cloud functions on the server clean. When I open them from the web based server UI, they are blank and thus I’m getting errrors in the app. Resaving the cloud.js file locally with cli running solves the problem. I guess a hard issue, since it’s probably related to network success. Not updating and updating blank, maybe blank is the best option :wink: