ros2_data_collection icon indicating copy to clipboard operation
ros2_data_collection copied to clipboard

Streamlit dashboard cannot handle too many PostgreSQL connections

Open Minipada opened this issue 2 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior and DC configuration. If possible, provide a minimal amount of code that causes the bug. 1.use the dash 2. Reload many times 3.

Expected behavior A clear and concise description of what you expected to happen. Data from PostgreSQL can be displayed

Actual behavior Tell us what actually happened. Sometimes it just fails and complains too many PostgreSQL connections are active Screenshots, gifs If applicable, add screenshots to help explain your problem.

Infrastructure description If using AWS, MinIO, PGSQL, share your setup here.

Debugging Materials

  • RMW (Which DDS?):
Log ...this is hidden, collapsible content...

Environment

  • System information (uname -a):
  • ROS distro (echo $ROS_DISTRO):
  • OS Release (cat /etc/os-release):

Additional context Add any other context about the problem here.

Minipada avatar May 09 '23 09:05 Minipada