Matt Corley
Matt Corley
It would be cool if this context could include some of the things that are in the various env vars now -- like the statemachine name, for example.
> Something like this [d654bc8](https://github.com/Netflix/metaflow/commit/d654bc8727b18f88c27e90bb95288a0f52ff8c3c) should work but may still need a bit more testing This looks good, though probably still need to limit the split on `:` to 1....
@oavdeev @LarsDu still needs some testing but i've made the changes I think would make this work for both step-functions and batch plugins.
Seconding the need for more detail on programmatic profiling in general. It would be helpful to know: whether or not API-based profiling can be used for memory profiling without using...
> You can just decorate functions of interest with @Profile. This is mentioned in the README. And I'll note that even if this does just work, it would be extremely...
> The main question I have in terms of implemenation is whether computed field results should be stored in the `__computed_fields__` dict rather than in `__dict__`? Also whether `__computed_fields__` should...
Any status update here?
Is this issue substantially different from what was addressed by this PR?: https://github.com/mgonto/restangular/pull/826
Is there anything I can do to help get #14 merged?
@zhyon404 @carlosalberto Any plans to push this PR over the line? Is there anything I can do to help?