Skip to content

Commit e3a24ac

Browse files
authored
Merge pull request duneanalytics#317 from duneanalytics/dunesean-patch-1
Adjust error codes overview text to be less ominous
2 parents 9d00e7c + 44f5b83 commit e3a24ac

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/api/api-reference/errors.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,7 @@ title: Errors Codes
33
description: Here's how to handle errors that may come up when working with the Dune API.
44
---
55

6-
The good news: you are very early to Dune API. 🧙‍♂️
7-
8-
The bad news: that means we're still working out the gremlins. 👹
9-
10-
For now, the Dune API doesn't always throw error messages, so in some cases when things do not work as expected you'll need to decode what happened using our response objects.
11-
12-
!!! Note
13-
If this is too technical/difficult/confusing, don't break your wand - reach out to us on the [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433) and we'll help out when you're stuck!
6+
In cases when things do not work as expected, feel free to reach out to us on the [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433) and we'll help out when you're stuck!
147

158
Here are a few common error scenarios:
169

@@ -43,4 +36,4 @@ Here are a few common error scenarios:
4336

4437
The documentation here isn't exhaustive!
4538

46-
While we are working on making it better, again, the best place to get any support is our [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433).
39+
While we are working on making it better, again, the best place to get any support is our [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433).

0 commit comments

Comments
 (0)