Added caller in to the exception message to debug ENT-1849 Replaced `get_enterprise_learner_data` method call with `enterprise_customer_for_request` to get enterprise customer data from cache or session instead of hitting API.
Enterprise Support ------------------ This directory contains a Django application to support usage of enterprise features within edx-platform. The majority of the capabilities are provided through the external edx-enterprise library that can be found here: `https://github.com/edx/edx-enterprise`_.