Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel Marine::call after timeout #1212

Closed
folex opened this issue Nov 8, 2021 · 0 comments
Closed

Cancel Marine::call after timeout #1212

folex opened this issue Nov 8, 2021 · 0 comments
Labels

Comments

@folex
Copy link
Member

folex commented Nov 8, 2021

blocked by fluencelabs/marine#131

There are several places where this should be done:

  1. In Plumber. If particle is expired, cancel ongoing particle execution and return an AquaVM back to the pool
  2. In AquaRuntime::call. There should be a time limit on particle execution.
  3. In AppServices::call_service. There should be a time limit on service function execution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants