Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grunt-http method throwing "ESOCKETTIMEDOUT" error for some API #59

Open
artbindu opened this issue Oct 20, 2023 · 0 comments
Open

grunt-http method throwing "ESOCKETTIMEDOUT" error for some API #59

artbindu opened this issue Oct 20, 2023 · 0 comments

Comments

@artbindu
Copy link

I'm using grunt-http to fetch some data during runtime.
On a some API calling I observe "ESOCKETTIMEDOUT" error as follows:

image

Now I observe grunt-http have dependency on request, which is deprecated now.
Also checked request.js in node_modules and observer the error as follows:
MicrosoftTeams-image

Check through postman it's working fine and when I'm configured same data through grunt it's not working. It was working previously, but from october,2023 I observe the issue.

Can you give me any suggestion, what is exact issue and how to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant