1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement robust error handling in core modules of the Project Mayhem chaos engineering platform to prevent crashes and unexpected behavior due to edge cases or invalid input. This involves reviewing code for unhandled exceptions, adding try/catch blocks, improving error propagation, and writing comprehensive tests to cover error scenarios.

Complexity: 4/5
bug good first issue