- Issue created by @dpi
- 🇦🇺Australia dpi Perth, Australia
Added `suggest` until this is resolved: https://git.drupalcode.org/project/sm/-/merge_requests/14
- First commit to issue fork.
- Merge request !22Draft: Issue #3390775: Provide a Drupal SQL transport → (Closed) created by lussoluca
- 🇮🇹Italy lussoluca Italy
@dpi can we close this issue and add its scope to ✨ Implement retry and failed Active ?
- 🇦🇺Australia dpi Perth, Australia
Still getting through a review.
It would be good to get this in before retry? are they tied together?
Do we need equivalents of doctrine_ping_connection / doctrine_close_connection / doctrine_open_transaction_logger for Drupal?
- 🇦🇺Australia dpi Perth, Australia
I've worked on a equivalent for doctrine_ping_connection & doctrine_close_connection
Looking to push changes including my not yet posted review comments after getting it going on a project. Stay tuned.
- 🇮🇹Italy lussoluca Italy
> It would be good to get this in before retry? are they tied together?
Yes, I think they should be worked together
> I've worked on a equivalent for doctrine_ping_connection & doctrine_close_connection
Cool, thanks!