* Avoid a context switch in the history api The history api was creating a job to fetch the states and another job to convert the states to json. This can be done in a single job which decreases the overhead of the operation. * Revert to original solution to avoid function redefine each call |
||
---|---|---|
.. | ||
__init__.py | ||
manifest.json |