Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

35 fix upsert for first connected #36

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

yuliannabn
Copy link
Collaborator

Changes

  • active_peers table only contains undeprecated nodes with network_id 1
  • On conflict, do nothing to first_connected
  • Change default snapshot interval from 12h to 30m

@yuliannabn yuliannabn self-assigned this Aug 19, 2024
@yuliannabn yuliannabn linked an issue Aug 19, 2024 that may be closed by this pull request
crawler/config.go Outdated Show resolved Hide resolved
.env-template Outdated Show resolved Hide resolved
@santi1234567 santi1234567 self-requested a review August 19, 2024 19:16
@yuliannabn yuliannabn merged commit 89f360d into main Aug 19, 2024
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.

fix upsert for first_connected
2 participants