Skip to main content

preview function

Deployment can be tested using the preview function without activating the deployment itself.
Preview mode can be enabled by clicking the Preview button in the deployment page.
Image from Gyazo

How it works

When preview mode is enabled, a cookie is generated and stored on the client side.

  • Cookie name: kuroco-edge-rule-version
  • Cookie value: Deployment number that is being previewed (e.g. 15)

KurocoEdge uses this cookie to determine if preview mode should be enabled and for which deployment version.

info

Deleting this cookie will forcefully end the preview mode.

UI

When preview mode is enabled, the following modal window will be displayed on the bottom right of the page.
Image from Gyazo

The modal window consists of the following information:

  • KurocoEdge preview mode title
  • Deployment version number
  • Deployment description
  • Backend server URL, HTML response code, response time
  • IDs of the rules that have been executed, execution time
  • Error message output from KurocoEdge.
  • End preview button
info

The error message is a short description of the actual error. Refer to the KurocoEdge log page for more details on the error.


Support

If you have any other questions, please contact us or check out Our Discord Community.