From c16d66babb26e3c39cc506f5cef4b4aa1bc48005 Mon Sep 17 00:00:00 2001 From: cbullinger <115956901+cbullinger@users.noreply.github.com> Date: Wed, 14 Feb 2024 14:10:47 -0500 Subject: [PATCH] DOCSP-36195: Update Billing page with custom error function info (#673) * Update Billing page with custom error function info * Update source/billing.txt Co-authored-by: Taylor Cannon * Formatting fix to make snooty happy --------- Co-authored-by: Taylor Cannon --- source/billing.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/billing.txt b/source/billing.txt index 8877274d5..1943125d2 100644 --- a/source/billing.txt +++ b/source/billing.txt @@ -4,7 +4,12 @@ Billing ======= -.. default-domain:: mongodb +.. facet:: + :name: genre + :values: reference + +.. meta:: + :description: Review the billing structure for App Services Apps in MongoDB Atlas. .. contents:: On this page :local: @@ -84,7 +89,8 @@ request. There are several types of requests: - **Function Executions**, such as when a user calls a function from a client - app or when a function calls an external service. If an executing function + app, when a function calls an external service, or when a custom error + handler is invoked by a failed EventBridge trigger. If an executing function calls another function, App Services considers both executions as part of the same request.