You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new SS URL for testnet () we got these errors on devnet and testnet :
fuelcore-authority {"timestamp":"2024-12-11T10:15:18.992963Z","level":"ERROR","fields":{"e":"missing field `gas_info` at line 1 column 222"},"target":"fuel_core_services::service","line_number":373,"span":{"service":"SharedSequencer","name":"initialize_loop"},"spans":[{"name":"fuelcore-authority","name":"new"},{"service":"SharedSequencer","name":"initialize_loop"}]}
ll places where we decode the response can fail and then it would be nice to include the text of the response. In this case we can debug the issue
The text was updated successfully, but these errors were encountered:
Dentosal
added
the
tech-debt
The issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.
label
Dec 11, 2024
From Slack
The text was updated successfully, but these errors were encountered: