Finding and fixing errors in Hasura Cloud

Hasura
1 min readApr 15, 2021

--

Serverless architecture is renowned for the difficulty to track and trace errors. Whether it’s a customer or a developer reporting unexpected behaviour, the cause of the error is often opaque behind the error handling (ie. “Please contact support”). As Hasura Cloud sits at the intersection of the entire application stack, it becomes a natural place to surface what originally caused the problem in the first place.

Errors, catch them all

In Hasura Cloud, we have in-depth error handling, available under the monitoring tab. You can trace the protocol, the operation name, the input variables and more, and filter by all of those vectors, to quickly identify which error was experienced and identify the root cause.

In this deep-dive video we’ll cover how to use the error monitoring tab in Hasura Cloud to improve customer-service response times and application hardening.

Finding and fixing errors in Hasura Cloud

Originally published at https://hasura.io on April 15, 2021.

--

--

Hasura
Hasura

Written by Hasura

⚡️ Instant realtime GraphQL APIs! Connect Hasura to your database & data sources (GraphQL, REST & 3rd party API) and get a unified data access layer instantly.

No responses yet