Hemera v1.2.10 Release Notes

  • Summary

    • 🔧 Configuration: When load policy has been breached we can gracefully exit the process
     load: {
      shouldCrash: true, // Should gracefully exit the process to recover from memory leaks or load, crashOnFatal must be enabled
    }