Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Clear cache for detail_company_id_user_id in BouncedEmailAPI
The cache for the `detail_company_id_user_id` key is now cleared in the `BouncedEmailAPI` view. This change ensures that the cache is updated after processing a bounced email, preventing any stale data from being displayed. It improves the accuracy and reliability of the application.
- Loading branch information