Skip to content

Conversation

@nick1udwig
Copy link
Member

Problem

Had neglected to have same DEFAULT_NODES in hns-indexer as in hypermap-cacher. For brand-new nodes this meant that only a subset of DEFAULT_NODES were accessible (i.e. the ones in both). Further, having only 2 (really 1) nodes led to fragility.

Solution

  1. Copy DEFAULT_NODES between the two (TODO: DRY)
  2. Spin up some more infra nodes to increase number of cachers

Testing

Can a freshly booted node bootstrap properly?

Docs Update

None

Notes

None

@nick1udwig nick1udwig marked this pull request as ready for review July 1, 2025 22:56
@nick1udwig nick1udwig merged commit e082831 into develop Jul 1, 2025
1 check passed
@nick1udwig nick1udwig deleted the hf/cacher-fix-bootstrap-add-more-bootstrappers branch July 1, 2025 22:57
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.

2 participants