Jeremy

Results 3 comments of Jeremy

We have noticed the same exact thing, working for axios version 0.27.2 but broken for version 1.1.2

Looking at the aws4-axios package.json, I see that this package is specifying `"axios": ">=0.25.0"` as a peer dependency. What if, for now this was changed to `"axios": ">=0.25.0 < 1"`?...

> sudo sysctl net.ipv4.tcp_keepalive_time This command does not work with error: `sysctl: cannot stat /proc/sys/net/ipv4/tcp_keepalive: No such file or directory`