When I'm adding attributes to a collection, I get 'processing' message. What does this mean, and how long it will take to process? Thank you
same here.
it's seems to work now
Updating schema/attribute on existing database is very very slow
what's it's doing at the disk level is shifting every row on the disk
to make space for ur new data
so it takes a long time to complete, processing means it's in progress 🙂 This is how all SQL DBs work
Thank you
Recommended threads
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...