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

[virustotal_downloader] Resolve "RuntimeError: Timeout context manager should be used inside a task" #629

Merged
merged 3 commits into from
Mar 11, 2022

Conversation

YungBinary
Copy link
Contributor

Proposed changes

  • Upon testing in AWS I discovered the connector fails with RuntimeError and this commit fixes that. I decided to stop using the vt-py API library as the simplest solution.

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@nor3th
Copy link
Contributor

nor3th commented Mar 11, 2022

Hey @YungBinary

Thanks a lot!! :)

Regards

@nor3th nor3th merged commit 2c10a66 into OpenCTI-Platform:master Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants