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

health check updates #85

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Conversation

defra-dom
Copy link
Collaborator

  • add ability to disable
  • if health checks are disabled on prod log error
  • log error if missing env vars for health checks
  • update .env.example with new env vars

- add ability to disable
- if health checks are disabled on prod log error
- log error if missing env vars for health checks
- update .env.example with new env vars
@@ -0,0 +1,20 @@
export const throttle = (fn, time) => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could not get units to work using node:timers/promises

Copy link

@defra-dom defra-dom merged commit f53c185 into main Oct 13, 2024
12 checks passed
@defra-dom defra-dom deleted the feat/ability-to-disable-health-checks branch October 13, 2024 19:44
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