Francisco de Borja Aranda Castillejo

Results 37 issues of Francisco de Borja Aranda Castillejo

- [x] Review current state: plans, data models, clients and limitations - [x] Unify plans into a single document - [x] Sync and align on potential timelines. Requires inter-team coordination...

service/migrator
epic

Problem statement --- An issue with commit sizes has been uncovered through use of the migrator in `testnet-dev` and recent performance tests. An example of this problem was submitted in...

blockchain-infra

Context --- Regarding to sync performance and checking which groups have new messages without querying each group individually, the d14n backend includes APIs that can increase performance for those operations....

decentralization-client
service/migrator

Re-think the indexer instrumentation to provide better observability after the architectural changes performed to the indexer. There may be different metrics and approaches now that the indexer architecture uses a...

observability
service/indexer

A client that has prometheus metrics and otel traces.

observability
blockchain-infra

**Priority: Low** Golang applications can be optimized by compiling them using pprof profiles, via PGO, such as in `go build -pgo=profiles.pprof ...` Ideally, the pprof profiles are gathered from representative...

enhancement