Notion Automatic Backup avatar
Notion Automatic Backup

Deprecated

Pricing

$25.00/month + usage

Go to Store
Notion Automatic Backup

Notion Automatic Backup

Deprecated

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

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

apify avatar

Actor shows SUCCEEDED even though it failed

Closed

Apify (apify) opened this issue
3 years ago
jancurn avatar

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.

trudax avatar

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?

jancurn avatar

Apologies, I might have made a mistake, there was some input. But the actor finished as SUCCEEDED, even though it clearly failed.

trudax avatar

I have fixed it, it should be failing if it fails to handle the request more than the expected retries.

jancurn avatar

Thanks Gustavo, the actor now correctly fails.