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

fix(docker-monolithic): add stop_grace_period #162

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

bytestream
Copy link
Member

Sometimes it takes longer than 10 seconds for horizon to shut down, which results in an ungraceful shutdown.

The value (60s) is copied from the supportpal_mq container on docker-compose.

@bytestream bytestream merged commit 98704cd into 5.x Nov 13, 2023
2 checks passed
@bytestream bytestream deleted the bytestream-patch-1 branch November 13, 2023 11:55
bytestream added a commit that referenced this pull request Nov 13, 2023
bytestream added a commit that referenced this pull request Jan 4, 2024
* fix(docker-monolithic): add stop_grace_period (#162)

* fix(linux): update mysql apt repo to 0.8.29 (#166)

---------

Co-authored-by: Kieran <[email protected]>
bytestream added a commit that referenced this pull request Jan 16, 2024
* fix(docker-monolithic): add stop_grace_period (#162)

* fix(linux): update mysql apt repo to 0.8.29 (#166)

* chore(deps): bump pascalgn/automerge-action from 0.15.6 to 0.16.2 (#169)

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.6 to 0.16.2.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.15.6...v0.16.2)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kieran <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bytestream added a commit that referenced this pull request Jan 17, 2024
* fix(docker-monolithic): add stop_grace_period (#162)

* fix(linux): update mysql apt repo to 0.8.29 (#166)

* chore(deps): bump pascalgn/automerge-action from 0.15.6 to 0.16.2 (#169)

Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.15.6 to 0.16.2.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.15.6...v0.16.2)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(linux): update RHEL MySQL rpms (#171)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kieran <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant