I am trying to download the movies that an actor played in through the IMDb API and save them in the database.
This is the log output I get:
6:27:45.9 | SERVER_CODE | INFO | [24402] Your Honor
6:27:45.9 | SERVER_CODE | INFO | [24402] 180/464
6:27:45.142 | SERVER_CODE | INFO | [24402] Sneaky Pete
6:27:45.143 | SERVER_CODE | INFO | [24402] 181/464
6:27:45.275 | SERVER_CODE | INFO | [24402] Modern Family
6:27:45.275 | SERVER_CODE | INFO | [24402] 182/464
6:27:45.337 | SERVER_CODE | INFO | [24402] Breaking Bad
6:27:45.337 | SERVER_CODE | INFO | [24402] 183/464
6:27:45.720 | SERVER_CODE | ERROR | [24402] Task execution is aborted due to timeout
6:27:45.721 | SERVER_CODE | INFO | [24402] Processing finished in 20031.472ms
6:27:45.721 | SERVER_CODE | INFO | [24402] Task results sent
6:27:45.721 | SERVER_CODE | INFO | [24402] Flushing logs
How do I work around this issue?
I would have uploaded a screenshot of the code but I get this error:
Sorry, there was an error uploading that file. Please try again.