Patch for Performance and Performance Logging #66
Labels
No Label
backlog
beacon
bug
critical
documentation
duplicate
enhancement
epic
feature
good first issue
help wanted
in review
invalid
question
test
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/ipld-eth-beacon-indexer#66
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Table of contents generated with markdown-toc
Overview
Description
Currently, the eth-beacon-indexer keeps stopping after a few hours. It consumes all of the system's memory and shut down abruptly. We want to resolve this performance issue.
Dependencies
Context
We should also consider that while it might be an application memory issue, there are other factors that can negatively affect the applications performance, such as DB and Lighthouse node reachability.
Issues
Acceptance criteria
We need to see significant performance improvements when running the application and ensure it does not crash. This EPIC will likely be a fewfold:
Proof