[go: up one dir, main page]

Tezt/Cloud: Scenario is resilient to Tzkt API failures

What

Prevent failures if tzkt API is not reachable or returns an error

Why

If Tzkt API is not reachable, the orchestrator fails which is bad. We don't want it to fail and just fetch the data next time.

How

Catch the error and change the return type for an option.

Merge request reports

Loading