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.
No description
7 Replies
nerdylive
nerdylive2d ago
maybe its just from the runpod's logging system, but if you want you can also ask in ticket about this
Quantum Surt
Quantum SurtOP2d ago
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
nerdylive
nerdylive2d ago
how does your code looks like? how do you measure that?
Quantum Surt
Quantum SurtOP2d ago
Using time.time() when starting and before returning
nerdylive
nerdylive2d ago
hmm more than one second difference? im not sure why is that, but normally i think it shouldn't be like that
yasyf
yasyf5h ago
We've noticed this as well!
nerdylive
nerdylive4h ago
try to open a ticket to get help from support to see whats wrong

Did you find this page helpful?