Automatic instance recycling
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
There is a private report that after creating/destroying Docker containers more than 20K times (!), the Linux kernel panics. We do not have experimentally confirmed results yet, though.
Let's add an automatic instance recycling (e.g., reboot after 1K executions of kernels) as a safety measure, if the same problem is confirmed.
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1159751085623729/1159756731024420) by [Unito](https://www.unito.io/learn-more)
JIRA Issue: BA-342
Contributor guide
Assessment
This issue has not been assessed yet.