David 'DV' Verzolla

Results 27 comments of David 'DV' Verzolla

The same here. Gonna try to debug but it seems that there aren't many options for debugging. I'll take a look at https://github.com/kelektiv/node-cron also.

Could you tell a little bit more about this topic. Am I pretty interested in.

My use case is: `nginx` proxy_pass to `kong` from default helm installation. When I tried passing token using web input, I was getting "Invalid Token". Added `proxy_set_header Authorization "Bearer xxx"`...

upvoting. It could be implemented for all aws pieces that connect to aws services. Just remembering that `aws-sdk` has already implemented the control of this access to their services. The...

Hey @MasonD, didn't get that. Quick disclaimer: I'm from platform team and I'm supporting the dev team, so I don't deep know how novu works. When using IRSA, it will...

> I'm not familiar with IRSA specifically, but a read of the documentation seems to suggest it's pretty similar to task roles in ECS? If so, then the issue would...

`Defaults to true when you don’t call the method.` That makes sense to me.

perMessageDeflate it's a different piece, check this out: https://github.com/websockets/ws#websocket-compression I understand "perMessageDeflate" as is in the documentation: _ws supports the permessage-deflate extension which enables the client and server to negotiate...

Agree with you guys, as I arrived in socket.io on 3+ version, reading the documentation brought me to another understanding. Regards.

> i got the banana pi m2 zero to work with it with this image [Bananapi image](https://github.com/armbian/community/releases/download/202307/Armbian_23.02.0-trunk_Bananapi_lunar_edge_6.1.11.img.xz#bananapi%60) Could you past here your full setup? Is it working well with LD-ToyPad-Emulator?...