
Notion Automatic Backup
Deprecated
Pricing
$25.00/month + usage

Notion Automatic Backup
Deprecated
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.
0.0 (0)
Pricing
$25.00/month + usage
4
Total users
11
Monthly users
2
Last modified
2 years ago

Actor shows SUCCEEDED even though it failed
Closed

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.