Skip to content

chore(docker-compose.yml): increased stop_grace_period#714

Open
ivel13 wants to merge 1 commit intobase:mainfrom
ivel13:chore-upd-docker-compose
Open

chore(docker-compose.yml): increased stop_grace_period#714
ivel13 wants to merge 1 commit intobase:mainfrom
ivel13:chore-upd-docker-compose

Conversation

@ivel13
Copy link

@ivel13 ivel13 commented Dec 1, 2025

Increased stop_grace_period in order to allow containers stop gracefully and avoid receiving SIGKILL from docker after 10s (default value).
Mostly relevant for execution, in my specific case stopping takes ~15s.
Potentially could help to get rid of op-node's "msg":"Walking back L1Block by hash" messages after updates/restarts.

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@mur-me
Copy link
Contributor

mur-me commented Dec 1, 2025

thanks @ivel13, I'll cherry pick this into my config 🙏

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Dec 17, 2025
@ivel13
Copy link
Author

ivel13 commented Dec 17, 2025

The change is quite simple but may help to avoid issues on low-power hardware.

@github-actions github-actions bot removed the Stale label Dec 27, 2025
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jan 21, 2026
@ivel13
Copy link
Author

ivel13 commented Jan 21, 2026

Still would be nice to apply, as an extra safety option.

@github-actions github-actions bot removed the Stale label Feb 2, 2026
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.

3 participants