Arya

Results 92 comments of Arya

I split the "Multiple PRs" section of this issue into a separate issues in #7845.

This was redundant now that all of the hard-coded changes can be set as part of Zebra's configuration.

> Personally, the lack of regtest support blocks me from moving to zebrad because it is too hard to write integration tests. @hhanh00 Is it enough for Zebra to support...

> I think we're missing the ticket that this ticket enables: I was thinking this ticket could involve adding a method to be used instead of `wait_for_tip_change()` returning any new...

@upbqdn @oxarbitrage I was wondering about adding a state request for getting the latest non-finalized state instead of adding it here, which makes more sense?

Split out adding the test to CI to #8274. The rest of this issue is blocked on handling restarts correctly (See #8238).

We may want to do #7934 in the same PR as this one to avoid changing a lot of the scan task twice, we can do #7927 first to prepare...

> @arya2 is this still relevant in light of #8581 ? Yeah, it's not affected by #8581, though it doesn't seem like a priority right now.

> Unfortunately, it is impossible to know the type of many errors, because tower::Buffer converts all service readiness and response errors to BoxError Ah, I see. Still, it might be...

> > It would be better for the compiler to complain when there isn't a valid conversion for a particular type of error > > I don't think the design...