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

[BUG] Throttle buffered OCPP messages sending #1204

Open
1 task done
jerome-benoit opened this issue Oct 26, 2024 · 0 comments
Open
1 task done

[BUG] Throttle buffered OCPP messages sending #1204

jerome-benoit opened this issue Oct 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jerome-benoit
Copy link
Contributor

jerome-benoit commented Oct 26, 2024

Duplicate issue

  • I've searched for any related issues and avoided creating a duplicate issue.

Component

Simulator

Description

Buffered OCPP messages are currently all send sequentially when the connection is restored. When the number of buffered messages is high, that looks like a DDoS against the OCPP server.

Version

2.0.0

Node.js version

22.10.0

System

System:
OS: Linux 6.11 Fedora Linux 40 (Workstation Edition)
CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-13700H
Memory: 40.05 GB / 62.53 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh

Expected result

No response

Actual result

No response

Steps to reproduce

No response

Attachments

No response

@jerome-benoit jerome-benoit added the bug Something isn't working label Oct 26, 2024
@jerome-benoit jerome-benoit changed the title [BUG] Throttle buffered OCPP message sending [BUG] Throttle buffered OCPP messages sending Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant