Skip to content

Commit 7dc31ba

Browse files
authored
Update billing docs: failed executions are now charged (#795)
* Update billing docs: failed executions are now charged * Update billing.mdx
1 parent 9677fb3 commit 7dc31ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/overview/billing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: "file-invoice-dollar"
66
Pricing for API is charged along two dimensions. All details can be found at [dune.com/pricing](https://dune.com/pricing)
77

88
<Note>
9-
If your execution fails, then no credits are charged. If you execute a query but never pull the results, you are only charged for the execution.
9+
Failed executions are charged. If you execute a query but never pull the results, you are only charged for the execution.
1010
</Note>
1111

1212
| Dimension | Charge |

0 commit comments

Comments
 (0)