Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codenullapp.com/llms.txt

Use this file to discover all available pages before exploring further.

SLA Details For Errors

Severity LevelDescriptionTarget Response
  1. Outage
Application is Down

Production: Within 4 hour

Dev Plan: Within 12 business hours

2. CriticalA feature is broken completely. The user cannot access and do anything in the feature

Production: 24 hour business hours

Dev Plan: Within 48 business hours

3. UrgentA component is broken

Production: Within 4 business day

Dev Plan: Within 8 business day

4. ImportantA component or feature has an error but the user still can work with itWithin 15 business days
5. InformationalA new funcionality is requiredAccording to estimation

Services Availability

Plan%
ProductionLive Applications99.95
DevDevelopment plans95

Exceptions

This SLA is subject to the following exceptions and special conditions:
  • Response to requests of Severity Level 4 or below can be delayed up to 24 hours during the aforementioned holiday season.
  • If the problem is related directly to the infrastructure provider (Azure), the response time will be according to Azure’s SLA

Responsibilities

  • The Customer should provide all necessary information and assistance related to their application.

Glossary

  • Feature: A page
  • Component: Controls of a feature
  • Application: Application developed using Codenull

Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question. Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://codenull.gitbook.io/dev/sla.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation. Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.