Help regarding catching exceptions and catch-all handle_info in GenServer?

I’m using Conduit with RabbitMQ as an API client worker queue and a data sync between two CRUD systems. I didn’t have to spend much time setting or configuring Conduit; it’s nice to have something like this be an low-mental-energy detail.

3 Likes