Skip to content

Release v4.3.0

Compare
Choose a tag to compare
@marcus-j-davies marcus-j-davies released this 25 Jul 13:19
· 397 commits to main since this release
2815197
  • Implemented critical driver error recovery.

    This update implements a maximum retry routine (max 3), for critical driver errors.
    Initially, critical errors were not recoverable, and needed a restart of the module.
    We now try a maximum of 3 times, before giving up.