Juanjo Diaz
Juanjo Diaz
Closing as the PR was merged. Whenever the new dashboard plugin is added to the main framework, the issue should be solved.
This issue is a duplicate of #293. Look at the last message there for a workaround to manually add the `s_warmUpPluginDefault` file to the warmer lambda.
This sounds like a good idea. I'm quite busy these days, but I'll try to implement this as soon as I have time 🙂
Just elaborating a bit on this. I'd suggest that we configure the warmup lambda like any other lambda: handler, trigger, etc. And have defaults for those.
Hi @Dhruv1107 , Feel free to start working on this and submit a PR as soon as you have something. I'm happy to help in whatever I can. 🙂 Cheers!
Hi @devasur, Sorry for the long silence. I guess that you mean adding that `putProvisionedConcurrency` to the generated warmup lambda. However, that would be the same as just setting it...
Hi, Sorry, this totally missed my radar. What is this exactly fixing?
I agree that exposing the minified version is not good for integration and troubleshooting. However, the `/lib/oidc-client.js` is already transpiled and changed. I think that the library should have: *...
ping @brockallen did you see my comment above?
Any progress on this?