Re: [w3c/IndexedDB] Specify the error code for failures when reading a value from disk (PR #430)

@abhishek-shanthkumar commented on this pull request.



> @@ -1892,8 +1899,8 @@ usage.
   <tr>
     <td>{{UnknownError}}</td>
     <td>
-      The operation failed for reasons unrelated to the database
-      itself and not covered by any other errors.
+      The operation failed for transient reasons unrelated to the
+      database itself and not covered by any other error.

Done

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/430#discussion_r1794948760
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/pull/430/review/2359468430@github.com>

Received on Thursday, 10 October 2024 08:19:57 UTC