1s delay between execution done and Finished message
I get almost one second of delay between a console message at the end of my handler and the "Finished" message.
I am wondering why, and how to reduce this.
7 Replies
maybe its just from the runpod's logging system, but if you want you can also ask in ticket about this
But I pay for it, and my execution time is showing an average way above what I measure.
When I measure execution time in my script I get less than 1s, the execution time returned by runpos is higher than 2s
how does your code looks like? how do you measure that?
Using time.time() when starting and before returning
hmm more than one second difference?
im not sure why is that, but normally i think it shouldn't be like that
We've noticed this as well!
try to open a ticket to get help from support to see whats wrong