learn-onyx icon indicating copy to clipboard operation
learn-onyx copied to clipboard

challenge 6.0 is confusing / incorrect

Open lbradstreet opened this issue 9 years ago • 1 comments

The comments mention that the toy data set has exactly 10 elements, which corresponds to the trigger threshold, ensuring it will fire. However, the test set only has 9 elements in it and actually fires because the job was completed (if you inspect the event-type out of the state-event record you will see this).

lbradstreet avatar Apr 06 '16 10:04 lbradstreet

To update as well: window-id destructuring on deliver-promise! function. keyword window-id is not part of the state event (http://www.onyxplatform.org/docs/cheat-sheet/latest/#/state-event).

leonfs avatar Apr 06 '16 14:04 leonfs