Ricky Miller
Ricky Miller
I have a lambda function that did not have any provisioned concurrency. When I added `provisionedConcurrency: 10` to my `serverless.yml` file and deployed, my function resulted in a "Internal server...
See #7
I think it would be good if GUID was included in the result of FeedRead.rss() because sometimes multiple articles have the same url, or the URL of an article changes...
# Bug Report Since is not awaited or called with `.catch(...)` after it, Node will exit if the promise returned by `this._init()` rejects. It's a bit tricky because it is...
Fixes #692 The order of the dependencies is changed because `npm install --save-optional x` puts dependencies in alphabetical order.