-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Understanding the Celest Cloud Limitations #99
Comments
Hi @starklord, yes good point. Celest is going for more of a serverless model at the moment, which I definitely need to document better. Every function has a 500MB scratch space located at Regarding your deployment, I'm not seeing an error for that deployment in my logs 🤔 It's showing as successful on my end, oddly. It might be because of |
Does |
Okay, yeah I'm very certain it's because of |
In the meantime, unfortunately, it's required to use packages that do not depend on Flutter. |
@starklord Could it be the file does not exist? The method says |
Ah ok it can be possible the file does not exist because you told me the files created are temporary isnt it? |
I appreciate it! Yes, the filesystem support is something that needs some thought and care. I've created a new issue to track this! #102 |
Hi i want to understand what can we do inside the celest cloud. Are there specifications or any doc about that?
Im new with the "Cloud Functions" concept, i come from the traditionals VPS virtual private servers where you can for example read write files. So,
Wat can and can´t do inside the celest cloud or inside a celest function?
For example if i use path_provider and run "celest deploy" this give me an error:
Failed to deploy project. Please contact the Celest team and reference deployment ID: deployment_01htfvcf0eetahaf9qhwg93ttp
The text was updated successfully, but these errors were encountered: