Mirko

Results 16 comments of Mirko

The xml reporter option looks like it would be the simplest. The alternative is to implement a test-case + test-suite matcher from the outside. I'm not sure if it can...

> I think ideally this kind of throttling should be handled by the transport layer itself. I think it can so long as the retry-amount is configurable? I would likely...

I see `0.18.0` now returns this situation as a `TransportError::Code(429)` which is great. One thing that is still missing (I think) is getting the accompanying payload message. Some servers will...

I think @nirtayeb wants a method to query the RPC version?

That would be a bug in pathfinder :) I'll open an issue and link it to this one.

The `page_size` and `page_number` being part of the same object I think is intended as it is part of `all_of`? ~~Nevermind scratch that.~~

I'm not sure that implies two objects? As I understand it, it implies there is a single object which complies with all of the below schema's. Two objects would need...

Some overlap with #56 which is by now outdated (which had the same motivation).

cc @ArielElp - don't think they monitor external PRs otherwise :)

Is it defined somewhere? What is the difference between this and multiple / batch estimate fee requests?