Skip to content
Snippets Groups Projects
  1. Nov 19, 2019
    • Zia Fazal's avatar
      Removed EnterpriseMiddleware · e1cb10b4
      Zia Fazal authored
      EnterpriseMiddleware set value of user's enterprise customer in session. In order to get value of enterprise customer it calls `enterprise/api/v1/enterprise-learner` API. Sometimes this middleware is called many times which result in many call to the under lying API and throttling of API causes 429 http errors.
      We are not removing that middleware and storing value of user's enterprise customer in session inside underlying method.
      ENT-1849
      
      Removed pdb statement
      e1cb10b4
  2. Nov 18, 2019
  3. Nov 17, 2019
  4. Nov 16, 2019
  5. Nov 15, 2019
  6. Nov 14, 2019
  7. Nov 13, 2019