@lokalise/healthcheck-utils
TypeScript icon, indicating that this package has built-in type declarations

4.0.1 • Public • Published

Healthcheck Utils

This package adds common utils that are used to work with healthchecks.

Usage

// this is a part of dependencies
const store = new HealthcheckResultsStore({
    maxHealthcheckNumber: 10,
    healthCheckResultTtlInMsecs: 40000,
})

const job = new HealthcheckRefreshJob(dependencies, healthcheckList, {
    intervalInMs: 15000,
})

await job.asyncRegister()

Readme

Keywords

none

Package Sidebar

Install

npm i @lokalise/healthcheck-utils

Weekly Downloads

3,828

Version

4.0.1

License

Apache-2.0

Unpacked Size

13.6 kB

Total Files

15

Last publish

Collaborators

  • bodrovis
  • marcocardosolok
  • laurislokalise
  • botlokalise
  • kibertoad
  • carlos_gamero
  • aplokalise
  • filippos.mikropoulos
  • arthuracs
  • andrew_lokalise
  • dariacm
  • forter_lokalise
  • mattfinucane
  • bezlydmitry
  • frei_ondrej_lokalise