sdk
sdk copied to clipboard
Multiple resolves from node-fetch logged as error
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.