sam-netlogix

Results 7 comments of sam-netlogix

We're currently experiencing this issue at my organisation too, we've upped the default `max_input_vars` value to 2000 (doubling it) and this hasn't had the desired effect. Running v3.7.26 of Craft...

> @sam-netlogix If you’re getting the same exact error message (`Input variables exceeded 1000`), then the `max_input_vars` change wasn’t made correctly, or the web server needs to be restarted for...

@brandonkelly this seems to have resolved our issue for now 👍 Is a permanent fix for this planned for a future release?

I'm sure it's already assumed but just an FYI, issue is still occurring in `v6.2.1`: ``` Error: PUT https://api.github.com/repos//true} is not a null. [] ```

Nodejs 14 is officially being deprecated as a Lambda runtime by AWS and are now blocking new Lambdas from being created and/or updated as of January 9th and February 8th...

> @sam-netlogix it was a while since I developed that code for the CDKv2 pull request and don't remember exactly what adoptions I had to make for our internal ADF...

> Oh, I just remembered that the bootstrap repo does not have the same layout as the adf repo here, so the patch above won't work I assume then! Maybe...