testStandbyActor is only able to test single tenant standby mode.
Multi tenant actors cannot be used through tasks
Suggested fix
Add a mode that skips the Task and calls the Actor's own standby URL directly?
Two teams have hit this:
apify-store/facebook PR #1306 (pages scraper standby)
apify-store/google-maps PR #1990 (reviews scraper standby)
testStandbyActor is only able to test single tenant standby mode.
Multi tenant actors cannot be used through tasks
Suggested fix
Add a mode that skips the Task and calls the Actor's own standby URL directly?
Two teams have hit this:
apify-store/facebookPR #1306 (pages scraper standby)apify-store/google-mapsPR #1990 (reviews scraper standby)