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

v1.4.3 #70

Merged
merged 5 commits into from
Jul 15, 2020
Merged

v1.4.3 #70

merged 5 commits into from
Jul 15, 2020

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.

None yet

1 participant