hardysabs2

Results 6 issues of hardysabs2

const result = findRemoveSync(process.env.LOG_BASE_DIR, { age: { seconds: process.env.SECONDS_TO_RETAIN_LOG_FILES }, extensions: ".log", limit: 100 }); the base dir has multiple directories under it and the log files are under those....

#### Describe the issue I intermittently get ECONNRESET on requests to a particular server. On the face of it this is a server side issue, "the other side of the...

**Environment:** - **Node.js Version**: v14.19.3 - **Redis Server Version**: redis-3.2.12-2.el7.x86_64 - **Node Redis Version**: ^2.8.0 - **Platform**: Centos 7 The code at issue runs every 5 minutes and about 7%...

Bug

Hi, I am retrieving client ip(s) on an incoming request, from the header (x-forwarded-for) or from other request attribute(s). I think I do not necessarily know if these will present...

**react-dates version** [email protected] **Describe the bug** After navigating to the question mark button using the tab key, hitting the enter key does not open the short cuts dialog, only hitting...

I understand that the hash portion of the class name can be impacted my environmental changes like the version of vite or the version of the plugin and with no...