@transloadit/trigger-pager
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

Even though this module is publicly accessible, we do not recommend using it in projects outside of Transloadit. We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to SemVer.

This module is maintained from a monorepo called monolib.

Usage

const triggerPager = require('@transloadit/trigger-pager')

await triggerPager({
  token,
  serviceId,
  incidentKey: 'OHNO',
  description: 'the bad thing',
  // urgency: 'high',
  // title: 'OHNO',
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.3
    1
    • latest

Version History

Package Sidebar

Install

npm i @transloadit/trigger-pager

Weekly Downloads

2

Version

0.3.3

License

AGPL-3.0-only

Unpacked Size

50.5 kB

Total Files

12

Last publish

Collaborators

  • murderlon
  • mifi
  • aduh95
  • kvz