[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
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team 👋 My project has been automatically blocked with the message: "Project is currently blocked — Access to this project is restricted. Contact support if...