Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Frederico Sabino <[email protected]>
  • Loading branch information
Uxio0 and fmrsabino committed Jun 29, 2023
1 parent f5722cc commit 3ba6485
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,7 @@ Service can run into some issues when running in production:

### Indexing issues
You can tell there are indexing issues if:
- Executed transactions are missing from the API (`all-transactions`, `multisig-transactions`, `module-transactions`... endpoints). If you
use the **web UI** please make sure by checking **Transaction Service API**, as sometimes it can be a cache delay in
the **Safe Client Gateway** which is between web UI and **Safe Transaction Service**.
- Executed transactions are missing from the API (`all-transactions`, `multisig-transactions`, `module-transactions`... endpoints). If you use the [Safe{Wallet} Web client](https://github.com/safe-global/safe-wallet-web) you should check what is the current state of the Safe Client Gateway cache as it might have outdated data.
- Asset transfers (ERC20/721) are missing from `all-transactions` or `transfers` endpoints.
- You see error logs such as "Cannot remove owner" or similar inconsistent errors when `worker-indexer` is processing decoded data.

Expand Down

0 comments on commit 3ba6485

Please sign in to comment.