Even faster cloud var blocks!

That will do the same thing and spend more time

Actually, it's to prevent glitch from happening.

That's not a glitch.You should view cloud vars after it fetch them!

Let's say you check a script right while the system is caching a block. You would get an error.
Since your just launching the process, that will happen. After doing the first round of caching, we can then launch it from there.

Well, someone else might do it and not know, so I would add in a separate block that waits just in case.
Also,

Please stop shrieking.

I'll add documentation

Ok, that'll do.

Could you make it so that it clears a cloud var if it hasnt been used in a week?

Maybe there could be an option on the block that makes it temporary?

Nope,tec problems :frowning:
I have to delete them myself

Could I have the source code to the repl so i can make my own?

cloudvars arent working

@18001767679 : Hi, why i lost my data after 1 day ?

I said

sorry about the late answer,the server is waking up when u access them.Keep accessing them or wait for wake up

this
or this?
I'm not sure because this is an old project.

Okay...
I know how to get request IP in socket and flask but not the query.

I can't access variable "hello", it just reports "[BLANK]" (Obviously, it won't report "[BLANK]", just take out the [BLANK] part and see what you get.)

Also I cached the variables.

It has value on the server side
'foo-bar-baz-garply-qx-qux-quux-quuuuuuuuux': {'wooopie': 'changed', 'hello': 'world', 'e': '1', 'ee': 'eeerld', '1': 'Hello'},
untitled script pic
I don't see any problem abt this
Oh did you forget to add the var name into the cache block?