Jose Davis Nidhin
Results
2
issues of
Jose Davis Nidhin
I have an ECS Task with a ECS Task Role attached, which gives it permission to interact with SQS. Everything works fine most of the time but occasionally the task...
### Describe the bug Setting `User-Agent` in global and instance default config is not respected by Axios when sending a request. ### To Reproduce ```javascript const axios = require("axios"), axiosInstance...