Listen to blocks with reason new_package

This commit is contained in:
Sander Declerck 2026-05-05 13:10:42 +02:00
parent 6442c4cf53
commit f2479ad866
No known key found for this signature in database
2 changed files with 17 additions and 8 deletions

View file

@ -7,6 +7,7 @@ const SERVER_STOP_TIMEOUT_MS = 1000;
* @typedef {Object} BlockEvent
* @property {number} ts_ms
* @property {{ product: string, identifier: string, version: string }} artifact
* @property {string} block_reason
*/
/**