pico-engine icon indicating copy to clipboard operation
pico-engine copied to clipboard

An implementation of the pico-engine hosted on node.js

Results 100 pico-engine issues
Sort by recently updated
recently updated
newest added

This is the page at https://picolabs.atlassian.net/wiki/spaces/docs/pages/31544297/Developer+Tips+for+Pico+Engine

documentation

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...

enhancement

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...

bug
help wanted
UI
1 - Ready

After my engine has been running, I start getting messages like this on the console: ``` (node:44568) UnhandledPromiseRejectionWarning: Error: ECI not found ckit5dkba00blrk243tzueraj at PicoFramework.getPico (/Users/pjw/Dropbox/prog/picolabs/pico-engine/packages/pico-engine-core/node_modules/pico-framework/dist/src/PicoFramework.js:174:15) at Job.job (/Users/pjw/Dropbox/prog/picolabs/pico-engine/packages/pico-engine-core/dist/modules/schedule.js:87:33) at...

bug

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....

bug
enhancement
question

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...

enhancement
UI
1 - Ready
good first issue

Similar reasoning as for issue #497

enhancement
UI
1 - Ready
good first issue

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...

bug
1 - Ready
good first issue