Skip to content

MINTY-339: feat: Cache channel on Amqp infrastructure.

Jesse Burger requested to merge minty_339_update_amqp_infrastructure into master
  • closing the channel caused performance issues on each request
  • added checks for connection and channels to make it resilient against failures

Merge request reports