#Failed to return job results
10 messages · Page 1 of 1 (latest)
Actually maybe its a problem with the size of the input payload or big output data
@tranquil cliff How big is your input and output payload ?
One should be about ten minutes or so to video size
I mean the size in Kb, Mb
I found that when I was running, the code that didn't go to the handler reported the error
These two lines of code are in handler.py, but the first line of code is not even logged out. logging.info('Start initialization')
runpod.serverless.start({"handler": handler})😫
use print instead?