threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: dashboard logs error handling enhancement #3220

Open khaledyoussef24 opened 1 month ago

khaledyoussef24 commented 1 month ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

while using the dashboard the dashboard logs is making a duplicated error if a contract fails to read data can we make that the error in the logs if found to be created one time only ?

Steps To Reproduce

No response

which network/s did you face the problem on?

Dev

version

c112478

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

Screenshot 2024-08-04 at 9 56 26 AM Screenshot 2024-08-04 at 9 56 56 AM

Relevant log output

NA
0oM4R commented 3 weeks ago

image

solved in #3237

khaledyoussef24 commented 3 weeks ago

@0oM4R is this same issue ?

Image Image Image Image

0oM4R commented 2 weeks ago

@khaledyoussef24 This issue was related to contracts table and the solution is already applied to the contracts table, which is: adding error handling and continuing to list other contracts without freezing the table so please check if there are any unhandled errors on the contracts page,

and please open a separate issue for Error handling in deployment list table

in all cases please make sure to provide the logs file as we need to see the full error stack

khaledyoussef24 commented 2 weeks ago

verified on devnet version : 815d729 logs have no errors now only one error reproduced in vm list #3336 can not produce the same old issue