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

add ofelia cron for wallets and force cln to reconnect #1746

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

riccardobl
Copy link
Member

As suggested in #1733, I have separated the wallets crons from the payments crons using the custom label ofelia.group and two lists of depends_on. This successfully separates the crons; however, it doesn't seem to fully resolve the issue. CLN still does not automatically reconnect to the peer when it restarts unless forced to do so. To address this, I modified row 561 to make it reconnect in the cron job.

Closes #1733

@huumn huumn merged commit 6ad7a3c into stackernews:master Dec 19, 2024
6 checks passed
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.

cln doesn't seem to reconnect to peers after sndev is restarted(?)
2 participants