Improve multi-canister skill#31
Conversation
Drop a couple of fals statements. Add a How It Works section. Add a bunch of Mistakes That Break Your Build entries.
|
I have no experience with this whatsoever, so I don't know if my text isn't too verbose or too vague. But I'm pretty sure that the points themselves are highly relevant. |
derlerd-dfinity
left a comment
There was a problem hiding this comment.
Thanks a lot. LGTM.
One general thing I'm wondering is whether we should recommend using bounded wait calls more strongly? For example we could adapt the code of the content canister so that it makes a bounded wait call to the user canister.
alin-at-dfinity
left a comment
There was a problem hiding this comment.
One general thing I'm wondering is whether we should recommend using bounded wait calls more strongly? For example we could adapt the code of the content canister so that it makes a bounded wait call to the user canister.
Yeah, I didn't actually get as far as the code. (o:
But it would definitely make more sense to have bounded wait as the default.
Drop a couple of false statements. Add a How It Works section. Add a bunch of Mistakes That Break Your Build entries.