Adam Bratschi-Kaye

Results 6 comments of Adam Bratschi-Kaye

Thanks for handling this @jameysharp!

For discoverability, `Hypervisor` errors will have an attached `doc_link` field introduced [here](https://gitlab.com/dfinity-lab/public/ic/-/merge_requests/18762/diffs#b784be22cdc243cdef9551d74d1c7acbaeec5e22_3_6) which will provide a link to this page. Hopefully also the errors are unique enough that if a...

For maintainability, I agree that it's not easy. Maybe some of the limits could be generated by a library coming from the replica code? I could see some of them...

Oh, and as for including the specific errors in the spec, I wonder if it's realistic to fully specify when each type of error occurs. For example, with the errors...

> The north star of the interface spec is that external developers can build their own version of the replica, deploy that implementation, even on the same subnet as our...

Growing the memory is amortized, so I'm not sure if this would result in a significant performance improvement. But we'd be open to the idea if you want to try...