However, CPU is now used for all validation since it is fast enough to check a
single hash and easier to maintain in one place.
+#### Improved error handling and recovery
+As stated above, browsers sometimes fail to acquire GPU resources or lost them
+in the course of computation. NanoPow now has improved functionality to
+gracefully recover from errors and includes timeouts to ensure long-running
+requests do not hog system resources.
+
#### Sample systemd service unit file for NanoPow Server
The `docs/` directory now includes a sample service unit file that can be used