Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently, When the contributed/dynamic plugins are published the end user fails to get the latest changes of the published plugin due to cache.


Solution 1 - 

Let's say if Diksha needs some X Amount of plugins out of Y then only load X amount of plugin rather than  making all plugins to globally available.

Should follow the release deployment cycle similar to content editor

Image Added


Pros:

         

Cons:

  1. User will able to use only certain few plugins based on the configuration.

   




Solution 2 - Plugin version bump-up for the contributed plugins

Present:



Proposal:

As soon as the plugin fix is done before plugin get publish the developer must update the version of the plugin and sunbird-player config update update as well to avoid the cache.

...

  1. Maintenance - As soon as version update, Admin as to update the sunbird player config through API.
  2. Content Update

Conclusion: