You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* runtime: add function to ensure that state size does not exceed a particular limit
* add new stateLimit_mb option
* engine: support state limit mb as an option
I don't think this is the right option in the right place - I'll check into that later
* refactor rutime option
* tidying up
* fix failing test in mock
* more generous timeout on flaky test
* add debug log
* changeset
* tweak memory limit
Drop the payload size thing - runtime memory will always be higher
* refine options
* runtime: type safety
0 commit comments