Artur Pietrzyk

Results 29 comments of Artur Pietrzyk

Maybe it will make sense to add just a read-trough at the first step and at the next add caching. 1. Downloads descending 2. Local first, highest downloads next 3....

I just need bugfixing in my opinion as it's highly unreliable, not the loadbalancing.

This suggestion is valid as we are tracking it, however can't provide a timeline for that at this moment.

@iuvbio Will you be making PR for this?

No more than 7 are accepteble, can you make a pr? Sent from my iPhone > On 6 May 2022, at 19:41, Roman Meier ***@***.***> wrote: > >  >...

there is no way to force object to produce string with correct number of digits in the precision?

At the moment we don't have SDK, so you need actually hit the REST API directly, using https://github.com/hyperium/hyper and serialize/deserialize JSON using https://github.com/maciejhirsz/json-rust

@soerenmartius That's sound's great. We would love to merge it into the main SDK, but it will need to have at least one full API implementation (REST/WS/FIX).

I think SDK should throw an exception in this case with error message received from the API, such an exception object will unwind a call stack to the user code...