Skip to content

Conversation

matiwinnetou
Copy link
Collaborator

No description provided.

Mateusz Czeladka and others added 23 commits September 12, 2025 09:52
- 10 minute interval for pruning is too aggressive and it causes very
high I/O when syncing. Increasing it to 1 hour.
    Rationale - 
     -  Constant insert/delete cycles on address_utxo table
- Index Maintenance: Heavy I/O from index rebuilds after 264M deletions
- Write-Heavy Workload: 15:1 write-to-read ratio overwhelming storage
- configure option for pruning batch size. Default is 3000 but if needed
can be changed upto 10000 for faster deletion but it should not cause
too much I/O while syncing
 
- debug option for utxo store
Added new server health monitoring dashboard for CPU usage, memory
usage, disk usage and other metrics for server health monitoring
…ect and api.yml, currency response metadata will no longer have decimals. (#613)

* refactor: token registry service now returns a specialised domain object and api.yml, currency response metadata will no longer have decimals.

* feat: added logging / debug for subjects data.

* fix: no longer using assetName

---------

Co-authored-by: Mateusz Czeladka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants