Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Southclaws
Copy link
Collaborator

  • Improvements to logging: new environment variable config for logging, some clearer error messages, add config to initialisation log (with sensitive info omitted)
  • Added a way to debug long delays/hangs via using debug logging and sending an interrupt signal
  • Specified a Docker compose base image version for the Docker image

* a more straightforward logging configuration

* improved top-level error messages

* log the config but hide sensitive fields

* improved the logger configuration with structured environment variables and improved feedback
This uses a special function name signature pattern to identify points in the code that are waiting for significant events such as reconfigure and initial clones. These points are logged when the program recieves an interrupt signal.
@Southclaws Southclaws merged commit 46a02cb into master Jul 15, 2020
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.

2 participants