Skip to content

fix: update site/function execution duration to not count while waiting#2886

Draft
stnguyen90 wants to merge 1 commit intomainfrom
fix-suc-1979-waiting-duration
Draft

fix: update site/function execution duration to not count while waiting#2886
stnguyen90 wants to merge 1 commit intomainfrom
fix-suc-1979-waiting-duration

Conversation

@stnguyen90
Copy link
Contributor

What does this PR do?

We don't charge people for executions in waiting so having that timer would just make people worry.

The final duration does not include the waiting time so if it's waiting for 5s and then execution takes 20ms, the user will see the duration go from 5s to 20ms which is confusing.

Test Plan

Manual

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes

We don't charge people for executions in waiting so having that timer would just make people worry.

The final duration does not include the waiting time so if it's waiting for 5s and then execution takes 20ms, the user will see the duration go from 5s to 20ms which is confusing.
@appwrite
Copy link

appwrite bot commented Feb 25, 2026

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
 console-stage
688b7cf6003b1842c9dc
Ready Ready View Logs Preview URL QR Code

Tip

HTTPS and SSL certificates are handled automatically for all your Sites

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-suc-1979-waiting-duration

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant