Err with Timeout for file system
-
I have err in my serverless server and
this error appears 1 time in 10
: "Unable to load planned schedules Error: Timeout during waiting for file system, try it again later."
How fix that it?!
-
This isn't an actual error, you can just ignore it. Or disable scheduling extension if it is annoying.
{ .... "extensions": { "scheduling": { "enabled": false } } }