Open
Description
The pico-engine seems to degrade (at least in the developer UI) when ctx:query
has been used.
Workaround is to avoid its use until this is diagnosed and fixed. It’s possible that wrangler:skyQuery
could be used as a replacement (although its implementation is slated to use ctx:query
when possible (currently it uses http:get
)).
I haven't been able to produce a small triggering bit of code, but do have a snapshot of the PICO_ENGINE_HOME folder after it has occurred. Starting the pico-engine from this point shows the defects in the UI. These are picos with no rulesets and no channels (even though they had some of both before the incident).