Dan Mayer
Dan Mayer
this will go in the next major bump
yeah, I'm guessing I didn't keep that up to date, and the build died... I will see where else I can put it.. or how hard it would be to...
Did you adjust any of the timeout options, is it simply timing out when trying to get the initial connection?
I will need to setup AWS serverless infra to try this out as it seem to not have the same issues outside of that configuration.
OK, yeah we haven't removed binary protocol from dalli yet and it is still the default... but this makes sense as the cause of the issue. It is unfortunate that...
This sounds like a good reason to start moving forward with the binary cleanup timeline as more folks will start to hit issues like this.
I think this is a limitation of the datatable library we are using, if someone wants to improve it's search options or find a patch, I am open to that
hmmm... so runtime vs loading is triggered based on when we think the full app has been eagerly loaded... this might be different for how grape hooks into routes... Does...
yeah I think there is issues with how some of the frameworks lazy load or load schemas and types... I haven't used grape for a long time so I don't...
just looping in this issue since they both relate to elastic search and SSL errors https://github.com/petergoldstein/dalli/issues/1031 I agree that OpenSSL::SSL::SSLError should probably be handled like the rest of these `rescue...