James Hughes (Splunk)
James Hughes (Splunk)
I don't get the select-to-end-of-word when doing so
The reason I'm looking to use tenacity is because 1. We already use it elsewhere, as it's a lovely little library (RIP retrying, thanks *so* much for reviving it) 2....
From https://github.com/aws-samples/aws-serverless-samfarm/issues/5#issuecomment-763156337 > > > I have a different question. How do I have 1 lambda function with different events (different http methods) I don't want to create several lambda...
I think you can use a waiter? https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#waitFor-property
I'm currently working to develop some go receivers and have prior experience with jinja+python, would love to join the committee.
I'd also be in favor of \# 2, but I'd prefer any standard to the current undefined way to handle such a collision. I mostly agree with \# 2 because...
If we're using `latest` in our nextjs amplify app build settings, is there any way to peg it to `11` instead of falling back to ex 10, or having it...
I don't think we're getting this functionality until Next.js (Vercel) themselves get their own house in order. There's a bunch of unstable functionality in their spec, and there doesn't exist...
@carlosriveroib I'm not sure what NextJS 11 has to do with this issue, but since we've broached the subject of whinging.. After bashing my head against nextjs since 2019, my...
@dottodot > Netlify supports nextjs 12 https://github.com/netlify/netlify-plugin-nextjs/blob/main/docs/release-notes/v4.md so I would have thought it is possible It's possible (since Vercel themselves support it), but it's DIY and unstable. Per their contract,...