witty-crayon-22786
04/01/2020, 3:05 PMhundreds-breakfast-49010
04/01/2020, 9:57 PMwitty-crayon-22786
04/01/2020, 9:59 PMhundreds-breakfast-49010
04/01/2020, 10:01 PMuser_facing_name
is what controls whether a owrkunit is created, and all MultiPlatofrmExecuteProcessRequests
have onewitty-crayon-22786
04/01/2020, 10:02 PMhundreds-breakfast-49010
04/01/2020, 10:14 PMwitty-crayon-22786
04/01/2020, 10:15 PMhundreds-breakfast-49010
04/01/2020, 10:15 PMwitty-crayon-22786
04/01/2020, 10:17 PMhundreds-breakfast-49010
04/01/2020, 10:19 PMEntryState::Running { start_time, ... }
field should exist. everything we do with that currently should be done with a WorkUnit
witty-crayon-22786
04/01/2020, 10:20 PMhundreds-breakfast-49010
04/01/2020, 10:22 PMSnapshots
, since disk IO is something that I think I"ve noticed taking a noticably long timewitty-crayon-22786
04/01/2020, 10:22 PMhundreds-breakfast-49010
04/01/2020, 10:23 PMWorkUnit
data structures and put them into the store, and to do the filtering of what workunits to pass to python at a different levelwitty-crayon-22786
04/01/2020, 10:23 PMhundreds-breakfast-49010
04/01/2020, 10:23 PM<http://nodes.rs|nodes.rs>
that will either create a workunit or not depending on the value of user_facing_name
for a nodewitty-crayon-22786
04/01/2020, 10:23 PMhundreds-breakfast-49010
04/01/2020, 10:23 PMrender: bool
field on WorkUnit
witty-crayon-22786
04/01/2020, 10:24 PMhundreds-breakfast-49010
04/01/2020, 10:24 PMwitty-crayon-22786
04/01/2020, 10:25 PMhundreds-breakfast-49010
04/01/2020, 10:25 PMwitty-crayon-22786
04/01/2020, 10:26 PMuser_facing_name
could get a little bit more rich and become "current rendered line", and could 1) change names over time 2) include runtimehundreds-breakfast-49010
04/01/2020, 10:28 PMWorkUnit
or the Node
is the right place for that information to canonically live. that's a v2 UI concernuser_facing_name
is part of what you need to build up the v2 UI line, but not all of itwitty-crayon-22786
04/01/2020, 10:29 PMhundreds-breakfast-49010
04/01/2020, 10:29 PMuser_facing_name
, at least for rules, to be a static, canonical name for a python @rule
user_facing_name
user_facing_name
to something else, like canonical_name
?)witty-crayon-22786
04/01/2020, 10:30 PMhundreds-breakfast-49010
04/01/2020, 10:31 PMwitty-crayon-22786
04/01/2020, 10:31 PMhundreds-breakfast-49010
04/01/2020, 10:31 PMwitty-crayon-22786
04/01/2020, 10:31 PMhundreds-breakfast-49010
04/01/2020, 10:31 PMMultiPlatformExecuteProcessRequest
is capturing more or less the amount of real time that EPRs are takingwitty-crayon-22786
04/01/2020, 10:33 PMhundreds-breakfast-49010
04/01/2020, 10:34 PMwitty-crayon-22786
04/01/2020, 10:38 PMhundreds-breakfast-49010
04/01/2020, 10:39 PMwitty-crayon-22786
04/01/2020, 10:41 PMhundreds-breakfast-49010
04/01/2020, 10:42 PMtracing
annotations on various Future
-returning functions could do the same thing as the workunit_store
code?witty-crayon-22786
04/01/2020, 10:44 PMhundreds-breakfast-49010
04/01/2020, 10:47 PMwitty-crayon-22786
04/01/2020, 10:47 PMtracing
crate, i think.hundreds-breakfast-49010
04/01/2020, 10:47 PMwitty-crayon-22786
04/01/2020, 10:48 PMhundreds-breakfast-49010
04/01/2020, 10:48 PMwitty-crayon-22786
04/01/2020, 10:50 PMhundreds-breakfast-49010
04/01/2020, 10:51 PMwitty-crayon-22786
04/01/2020, 10:52 PM