Increase the 30 seconds check #159
Closed
shantanuo wants to merge 7 commits intodocker-library:masterfrom
shantanuo:master
Closed
Increase the 30 seconds check #159shantanuo wants to merge 7 commits intodocker-library:masterfrom shantanuo:master
shantanuo wants to merge 7 commits intodocker-library:masterfrom
shantanuo:master
Conversation
Member
|
Perhaps we should just make it configurable through an environment variable passed in the docker run? I feel like most systems start quickly enough that we would rather fail fast and then allow a user to adjust if their system needs a little more time. What do you think @ltangvald? |
Collaborator
|
Yeah, passing it might be better. As you say it's usually enough, though I've also seen it fail on certain systems. Plus, 5.7 and 8.0 are slower to start up than the earlier versions. |
Member
|
Apologies for the delay 🙇♂️ Closing in favor of #646 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
container fails to start when initializing the log file size takes more than 30 seconds to complete. Please increase this limit.