Open stepanLav opened 3 months ago
When user open gov list, some requests to plokaassembly may fail.
Case:
Actual result: If any request to polkaassembly fall down, that data won't be loaded any more
Expected result: If any request fall down it should re-request
Status verification: ❌
That behaviour reproduced, when request to offchain data fall down with error it won't be requested again until restart the app
Description
When user open gov list, some requests to plokaassembly may fail.
Case:
Actual result: If any request to polkaassembly fall down, that data won't be loaded any more
Expected result: If any request fall down it should re-request