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

Refactor error handling page #649

Merged
merged 61 commits into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
96f60fa
Add getTransactions documentation - 3
aditya1702 May 30, 2024
7c9df3b
Merge branch 'refs/heads/main' into error-handling
aditya1702 May 31, 2024
9ce5a78
Add getTransactions documentation - 5
aditya1702 Jun 3, 2024
1d3e6c3
Refactor error-handling page - 1
aditya1702 Jun 4, 2024
adf9968
Move error-handling to admin-guide
aditya1702 Jun 4, 2024
d8184e7
Format table
aditya1702 Jun 4, 2024
13cd1ff
Fix docs path
aditya1702 Jun 4, 2024
8abee6a
Fix docs path - 2
aditya1702 Jun 4, 2024
6ceebd9
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 5, 2024
1f4e1b2
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 6, 2024
d9ddda5
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 6, 2024
9e4aab1
Merge branch 'refs/heads/main' into error-handling
aditya1702 Jun 7, 2024
964734e
Move error-handling to Errors section
aditya1702 Jun 7, 2024
59cf2a5
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
bfa97e7
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
e2475d8
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
7000cf3
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
7290131
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
e761a7a
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
9858ff9
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
b198acf
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
4ef7be7
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
8360a6b
Update network/horizon/admin-guide/error-handling.mdx
aditya1702 Jun 7, 2024
fc424e9
Merge remote-tracking branch 'origin/error-handling' into error-handling
aditya1702 Jun 7, 2024
9de0ed6
Change "core" to "Stellar-Core"
aditya1702 Jun 7, 2024
64ff828
Add more information for `TRY_AGAIN_LATER`
aditya1702 Jun 7, 2024
ade1fb4
Add link for GET /transactions/:hash
aditya1702 Jun 7, 2024
1bdf5f7
Make the subsections bold
aditya1702 Jun 7, 2024
39b5d33
Change txn -> transaction
aditya1702 Jun 7, 2024
222c438
Refactor - 1
aditya1702 Jun 7, 2024
db0d1cf
Refactor - 2
aditya1702 Jun 7, 2024
a346dd7
Refactor - 3
aditya1702 Jun 11, 2024
7463cd2
Refactor - 4
aditya1702 Jun 11, 2024
de71b63
Update network/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jun 12, 2024
7f223bc
Update network/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jun 12, 2024
65a2e0d
Update network/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jun 13, 2024
d004fc5
Merge
aditya1702 Jun 24, 2024
0e2fefa
Change error-handling page link url
aditya1702 Jun 24, 2024
18ca97f
Update index.js
aditya1702 Jun 24, 2024
2a7cf0a
Fix URL links
aditya1702 Jun 24, 2024
54cebed
Fix URL links - 2
aditya1702 Jun 28, 2024
cd3d3e7
Merge branch 'refs/heads/main' into error-handling
aditya1702 Jul 1, 2024
bce63aa
Fix URL links - 3
aditya1702 Jul 1, 2024
1c97944
Add an example to use async method
aditya1702 Jul 1, 2024
e243dc7
Resolve review comments
aditya1702 Jul 1, 2024
38354b0
Resolve review comments - 2
aditya1702 Jul 1, 2024
5f7a4a5
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
b7e1abe
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
d55b478
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
5e7feb1
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
24fa327
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
07aff89
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
43dc887
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
572da8a
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
3c08c61
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 3, 2024
d1f3e36
Update docs/data/horizon/api-reference/errors/error-handling.mdx
aditya1702 Jul 8, 2024
49cfe97
Merge branch 'refs/heads/main' into error-handling
aditya1702 Jul 8, 2024
e1ad6a8
Final changes - 1
aditya1702 Jul 8, 2024
4d4bb1d
Fix broken link
aditya1702 Jul 8, 2024
f32c1e2
Add polling code
aditya1702 Jul 8, 2024
8c5e14e
Fix caution section
aditya1702 Jul 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/issuing-assets/control-asset-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ The authorization sandwich allows the issuer to inspect the specific payment and

### Sample code

In the following code samples, proper error checking is omitted. However, you should always validate your results, as there are many ways that requests can fail. Refer to the [Error Handling Encyclopedia Entry](../learn/encyclopedia/error-handling.mdx) for tips on error management strategies.
In the following code samples, proper error checking is omitted. However, you should always validate your results, as there are many ways that requests can fail. Refer to the [Error Handling Encyclopedia Entry](/network/horizon/admin-guide/error-handling) for tips on error management strategies.

The following example sets authorization to be both required and revocable:

Expand Down
189 changes: 0 additions & 189 deletions docs/learn/encyclopedia/error-handling.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion docs/tutorials/create-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,6 @@ Now that you’ve got an account, you can [start sending and receiving payments]

<Alert>

In the above code samples, proper error checking is omitted for brevity. However, you should _always_ validate your results, as there are many ways that requests can fail. You should refer to the guide on [Error Handling](../learn/encyclopedia/error-handling.mdx) for tips on error management strategies.
In the above code samples, proper error checking is omitted for brevity. However, you should _always_ validate your results, as there are many ways that requests can fail. You should refer to the guide on [Error Handling](/network/horizon/admin-guide/error-handling) for tips on error management strategies.

</Alert>
2 changes: 1 addition & 1 deletion docs/tutorials/send-and-receive-payments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Every transaction also incurs a small fee. Like the minimum balance on accounts,

<Alert>

In the following code samples, proper error checking is omitted for brevity. However, you should _always_ validate your results, as there are many ways that requests can fail. You should refer to the guide on [Error Handling](../learn/encyclopedia/error-handling.mdx) for tips on error management strategies.
In the following code samples, proper error checking is omitted for brevity. However, you should _always_ validate your results, as there are many ways that requests can fail. You should refer to the guide on [Error Handling](/network/horizon/admin-guide/error-handling) for tips on error management strategies.

</Alert>

Expand Down
Loading
Loading