- values getting lost (deleted from the list of global variables)
- unspecfic error messages such as
- dzVents: There was a problem writing the storage values
- Lua script execution exceeds maximum number of lines
- auth token mismatch
After arranging the execution time of these scripts in a way that they are never executed at the same time, these effects disappeared.
Looks like dzvents is lacking an effectiv execution queue for writing the global data.