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

HTTP request & OCPP #342

Open
KhaledEssam24 opened this issue Jul 23, 2024 · 0 comments
Open

HTTP request & OCPP #342

KhaledEssam24 opened this issue Jul 23, 2024 · 0 comments

Comments

@KhaledEssam24
Copy link

Hello,
I am trying to perform an HTTP request to google.com in a standalone task while running an OCPP loop in another task. However, the OCPP connection disconnects when the HTTP request is active. If I stop the HTTP request, everything works fine.

BTW both tasks are running on different cores and have sufficient stack size. Do you have any suggestions for resolving this issue?

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