Bruce Conrad
Bruce Conrad
Actions and defactions can return a result, which can be bound to a name with a `setting` clause. Often the result isn't directly useful to subsequent actions in the sequence...
From Phil: Failing silently is tough on programmers. If we checked to ensure the name is present in the test rather than the eventex, then we could at least put...
This is the page at https://picolabs.atlassian.net/wiki/spaces/docs/pages/31544297/Developer+Tips+for+Pico+Engine
This mechanism for updating policies in a channel needs a carefully designed wrapper in Wrangler. Also for subscriptions, where the new channels (in each direction) are created with an allow-all...
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...
When a /sky/cloud or /sky/event request comes in to the pico-engine, and has an unknown ECI, we currently send back a 200 Ok status response with an error message (e.x....
It is annoying for a developer to go to the Testing tab, select an ECI (which is remembered (very nice!)) and then open up the ruleset, but need to check...
Similar reasoning as for issue #497
After creating a new child pico in the About tab, the tab refreshes to show the new child pico as one of the children. But, the box for the new...