Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 245 Bytes

File metadata and controls

7 lines (5 loc) · 245 Bytes
@graphql-hive/core patch

Fix usage collector error catching.

When async event collection fails, the error is now caught internally and logged rather than leaking an unhandled promise rejection that would crash the node application.