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

Supervisor should only scan when clear_on_start is enabled #3403

Closed
Tracked by #3217
seanchen1991 opened this issue Jun 6, 2023 · 0 comments · Fixed by #3365
Closed
Tracked by #3217

Supervisor should only scan when clear_on_start is enabled #3403

seanchen1991 opened this issue Jun 6, 2023 · 0 comments · Fixed by #3365
Assignees
Labels
I: refactoring O: performance Objective: cause to improve performance
Milestone

Comments

@seanchen1991
Copy link
Contributor

seanchen1991 commented Jun 6, 2023

Background

The supervisor should only scan for chains when clear_on_start = true in order to reduce startup times for chains with many channels.

@seanchen1991 seanchen1991 added O: performance Objective: cause to improve performance I: refactoring labels Jun 6, 2023
@seanchen1991 seanchen1991 added this to the v1.6 milestone Jun 6, 2023
@romac romac changed the title Supervisor should only scan when clear_on_start is disabled Supervisor should only scan when clear_on_start is enabled Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: refactoring O: performance Objective: cause to improve performance
Projects
Status: ✅ Done
2 participants