Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Logger Utility Function With Frontend Error Table In Hasura DB / Integre La Función De Utilidad Del Registrador Con La Tabla De Errores De Frontend En Hasura DB #39

Open
2 tasks
heliomar-pena opened this issue Jun 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Grammar review javascript Pull requests that update Javascript code priority low Minor changes without much importance skill-normal This issue doesn't need advanced knowledges Translated

Comments

@heliomar-pena
Copy link
Contributor

heliomar-pena commented Jun 3, 2022

Explanation:

To know about the errors that our users have in production, we have a function called "Logged", that when the App fails, it checks if the environment is Development or Production. If it is Development, it only shows the error in the "Console", but if the environment is Production, it saves the errors in the "Database".

Check list:

  • The application is saving the errors in the "Database" with all the required fields

Spanish Version:

Explicación:

Para saber de los errores que tienen nuestros usuarios en producción tenemos una función llamada "Logueado", que cuando falla la App, esta comprueba si el entorno es de Desarrollo o de Producción. Si es Desarrollo, solo muestra el error en la "Consola", pero si el entorno es de Producción, guarda los errores en la "Base de Datos".

Lista de Verificación:

  • La aplicación está guardando los errores en la "Base de Datos" con todos los campos obligatorios.
@heliomar-pena heliomar-pena added enhancement New feature or request javascript Pull requests that update Javascript code priority low Minor changes without much importance skill-normal This issue doesn't need advanced knowledges labels Jun 3, 2022
@CARPER11 CARPER11 added this to the Tareas de mejora tecnica milestone Jun 13, 2022
@anaceciliamolinares anaceciliamolinares changed the title Integrate logger util function with the frontend-errors table on Hasura DB Integrate Logger Utility Function With Frontend Error Table In Hasura DB / Integre La Función De Utilidad Del Registrador Con La Tabla De Errores De Frontend En Hasura DB Jul 13, 2022
@heliomar-pena heliomar-pena self-assigned this Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Grammar review javascript Pull requests that update Javascript code priority low Minor changes without much importance skill-normal This issue doesn't need advanced knowledges Translated
Projects
None yet
Development

No branches or pull requests

3 participants