Notion Automatic Backup
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsNotion Automatic Backup
Create and schedule automatic Notion backups. This Notion backup tool logs into your Notion account and generates a zip file with all your valuable data.
When I run the actor with empty input, it succeeds, but only then in log I see it failed. IMHO it should show as failed.
I have a function that validates the input and fails the actor if the input is not valid, it should not succeed if the input is not valid. When you say that you are running the actor with an empty input so are passing and empty object?
Apologies, I might have made a mistake, there was some input. But the actor finished as SUCCEEDED, even though it clearly failed.
I have fixed it, it should be failing if it fails to handle the request more than the expected retries.
Thanks Gustavo, the actor now correctly fails.