This post is related to our Internet infrastructure and intended for developers only.

The platform is able to take down an Interactive or WebVR viewer. To do so it exposes a couple of lists:

This list contains a couple of values per row:

  • Branch, as in git.
  • Status: suspended or locked-down.

The servers hosting these viewers pull these lists periodically and so it’s able to replace the viewer by a placeholder branch corresponding to the viewer status.

Both Interactive & WebVR repositories need to have a branch that will serve as a placeholder when one of these statuses apply. Examples:

So, it’s important to maintain those branches in order to have this functionality operative.