sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Multiple resolves from node-fetch logged as error

Open isaacjwilliams opened this issue 4 years ago • 11 comments

The Qualys integration uses the node-fetch library to make API requests. node-fetch resolves the same promise multiple times in the case of a timeout. This does not cause any problems in the integration itself, but a multipleResolves event is published and logs an error.

isaacjwilliams avatar Jan 05 '21 19:01 isaacjwilliams