threefoldfoundation / tf_app

Threefold mobile application backend
Apache License 2.0
0 stars 3 forks source link

Transaction confirmation screen is empty #380

Closed bart-at-mobicage closed 5 years ago

bart-at-mobicage commented 5 years ago

The wallet executes the following requests:

Somehow, one of these request must fail.

2018-11-19 12 04 42

bart-at-mobicage commented 5 years ago

@robvanmieghem & @LeeSmet,

Our monitoring tool reports that the average response time of the explorers are 2-3s the last 24h, with sometimes even 7-8s.

LeeSmet commented 5 years ago

I did some testing myself, and while it seems that the connection is somewhat slow at the moment, there is always a consistent answer from the explorers. So even if it takes 3 seconds, there is still a result which can be shown eventually

sabrinasadik commented 5 years ago

Problem in app seems to be solved.

robvanmieghem commented 5 years ago

I still do not like it, the timeout is 5 seconds and you try multiple. If every explorer fails, it should at least be logged as an error. We have multiple explorers so in case of failure there is always a backup.

lucasvanhalst commented 5 years ago

I've added some logging and fixed the loading spinner not showing up for the first request