ThetaSinner

Results 303 comments of ThetaSinner

Bootstrap makes sense to put in the app bundle config. Open question about exactly where. Think we should do the Iroh spike before doing this issue, so we can answer...

@ThetaSinner to re-write description to be in terms of app-level configuration

It used to be up there, but it's just increasing CI runtime and often it ends up not being that much less flaky. I'm spending time fixing flaky tests and...

Sounds good, Hickory is likely a good choice. I was having a look at some of their net code a few weeks ago, it looks well-maintained and well tested.

Unsure if validation is running, it may be. Validation receipts are never received for some entries when creating them in parallel. Investigate why.

Tracing should be enabled by default but the `tracing::instrument` annotations that give timing information are not. They have cause panics in unit tests and we haven't figured out why yet....

@veeso I'm assigning this one to you but it's lower priority than what you're doing right now. I wanted to remind myself after Wind Tunnel stuff wraps up that this...

Assigning to myself to propose a design for this

This opens the door to infinite recursion which would bring down the conductor. If we do this, I think we need to consider limiting the recursion depth but I already...

Sorry, it took longer than I expected to get to this. I think this is working as designed because only the successful completion of the root zome call would trigger...