Continues error in Mysql Modules

Hi everyone,

I’m encountering a sporadic error in some MySQL modules within my Make scenarios:

“Can’t add new command when connection is in closed state”

This issue seems to happen randomly — sometimes at the very beginning of the scenario, other times in the middle or near the end. There’s no clear pattern, and it doesn’t always happen with the same modules or under the same conditions.

:magnifying_glass_tilted_left: Specific questions:

  • Why does this error occur?
  • What could be causing it in the context of Make and MySQL connections?
  • How can I properly handle or prevent it so it doesn’t cause the scenario to fail?

Any guidance, similar experiences, or possible solutions would be greatly appreciated.

Thanks in advance!