Skip to content

1.4.0

Compare
Choose a tag to compare
@jspaleta jspaleta released this 11 May 19:38

PagerDuty API will begin enforcing 512KB size limit on events in the near future, and will refuse the event upload request. This release provides logic to truncate event details of requested event to 256KB and will attempt to send a substitute PagerDuty event with same summary as requested event, if first PagerDuty API event request returns an error.