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
I would like to be able to easily plug in my own task-runner implementation in lieu of the VM sandbox one you package here. It works very well, but I would prefer to dispatch my tasks to AWS lambda and get the results back through the API. It fits the paradigm perfectly, but just lets me offload the task execution and let the runner/worker tier only concern itself with orchestration.
The text was updated successfully, but these errors were encountered:
I would like to be able to easily plug in my own task-runner implementation in lieu of the VM sandbox one you package here. It works very well, but I would prefer to dispatch my tasks to AWS lambda and get the results back through the API. It fits the paradigm perfectly, but just lets me offload the task execution and let the runner/worker tier only concern itself with orchestration.
The text was updated successfully, but these errors were encountered: