Skip to content
  • Igor Drozdov's avatar
    Split MR widget into cached and non-cached serializers · c1d41734
    Igor Drozdov authored
    Splits auto-refreshing of MR widget into 2 requests:
    
    - the one which uses etag-caching and invalidates the fields on change
    - the one without caching
    
    The idea is to gradually move all the fields to etag-cached endpoint
    c1d41734