Skip to content
Back

After assigning a domain to my Dart function, I’m getting extra function execution.

  • 0
  • Functions
  • Cloud
Ankit Maniya
19 May, 2026, 20:18

I’ve attached the images. Could anyone please explain how this execution is being performed?

TL;DR
Developers experiencing extra function executions on their Dart function after assigning a domain. It seems to be bots looking for vulnerabilities via the domain. This could be handled by anti-dos protections, which might not be available in the free plan. The user is receiving around 200 extra requests per day and is seeking clarification on how these executions are happening. Solution provided: Check the triggers in the function details to understand how it's being executed.
Ankit Maniya
19 May, 2026, 20:20

My dart function info

Ibaraki Douji
19 May, 2026, 20:22

since it's a function, you can show/hide the Trigger which show how it got executed or others if you need them

Ibaraki Douji
19 May, 2026, 20:23

you can also click on the row to show the details about it

Ankit Maniya
19 May, 2026, 20:25

@Ibaraki Douji Thanks for your response. But the main thing is, I don’t want this execution to be created in the first place. I’m getting around 200 requests each day.

Ibaraki Douji
19 May, 2026, 20:28

hmm, when looking at the paths it uses, it looks like some bots trying to find vulnerabilities in your functions (i think via the domain)

like trying common paths that could contains credentials, this should be handled by their anti ddos (unless they use residential proxies without spamming) and others protections they offer on cloud, but may not be available in free plan

i might be wrong, but it's very similar to some others webservers i've seen

Ankit Maniya
19 May, 2026, 20:37

Hmm

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more