actor marked as maintenance despite success run
I just got an email about
Actor has been flagged as under maintenance
. I check run which triggered maintenance and it's succesfull. Why this is happening?
9 Replies
like-gold•15mo ago
I will check this with team.
@Danek your username and actor name?
exotic-emeraldOP•15mo ago
sent in DM
conscious-sapphire•15mo ago
Hey, it is failing the QA bcs it has no results. It is possible to turn it off but I would actually expect results from Facebook events Actor. Also i noticed it has at the moment example.com as a start url?
exotic-emeraldOP•15mo ago
example.com
is a placeholder I'm handling in code, so it's ignored
actors should returns some value in order to pass maintenance checks?like-gold•15mo ago
@Danek it is recommended to have some kind of test run.
As your Actor is about Facebook events, we expect in the initial run, you give some Facebook Events Page and it would give the require info as output.
However it is possible to turn it off, its better to have an initial run to give users some kind of test.
exotic-emeraldOP•15mo ago
I mean, because I’m using proxy etc I don’t want to make calls over internet just for maintenance job, but if it’s required that’s okay
like-gold•15mo ago
It’s a single test per day. 🙂
conscious-sapphire•14mo ago
@Danek Are you usinge external proxies? I mean your own, not Apifys?
exotic-emeraldOP•14mo ago
No, but once I started to return some value problem disappeared