Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make partner_generic reference fail gracefully if not found
Updated the code to handle the case where the generic partner reference is missing by adding `raise_if_not_found=False`. This ensures the process does not crash and improves robustness in scenarios where the reference is unavailable.
- Loading branch information