Async Database Challenges

Marco discusses the complexities of implementing a custom actor for database calls, emphasizing the need for all calling code to be async. He acknowledges the potential challenges and the lengthy process of transitioning the app's architecture. John stresses the importance of rigorous unit testing to uncover concurrency issues early, advocating for stress tests that simulate high-load scenarios to ensure stability before deployment.