[SOLVED] After assigning a domain to my Dart function, I’m getting extra function execution.
- 0
- Resolved
- 3
- Functions
- Cloud
I’ve attached the images. Could anyone please explain how this execution is being performed?
My dart function info
since it's a function, you can show/hide the Trigger which show how it got executed or others if you need them
you can also click on the row to show the details about it
@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.
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
Hmm
[SOLVED] After assigning a domain to my Dart function, I’m getting extra function execution.
Great! <:appwritepeepo:1156975874852270110> <:appwriterocket:823996226894692403>
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...