ighunter

Results 3 issues of ighunter

Following the example at https://github.com/animir/node-rate-limiter-flexible/wiki/PM2-cluster, we have one single-instance pm2 service for the `RateLimiterClusterMasterPM2`, and then we have another clustered service that uses `new RateLimiterCluster()` to initialize the rate-limiting, then...

bug

There are cases where I would like to set additional headers on a problem details response. For example: - After authentication failure, we should set the `WWW-Authenticate` header (https://datatracker.ietf.org/doc/html/rfc6750#section-3) -...

Google's calendars include significant days which are not actually public holidays. For example, from https://calendar.google.com/calendar/ical/en.za%23holiday%40group.v.calendar.google.com/public/basic.ics for South Africa: ``` BEGIN:VEVENT DTSTART;VALUE=DATE:20240718 DTEND;VALUE=DATE:20240719 DTSTAMP:20240614T130816Z UID:[email protected] CLASS:PUBLIC CREATED:20240530T091720Z DESCRIPTION:Observance\nTo hide observances\, go...