etna icon indicating copy to clipboard operation
etna copied to clipboard

S3 and file logger -- change experiment folder name timestamp rounding

Open martins0n opened this issue 2 years ago • 0 comments

🚀 Feature Request

Current approach uses timestamp with seconds like that 2022-09-16T17-20-46. In case of parallel experiment running result could be corrupted.

Proposal

We should add random posftix for example or add milliseconds

Test cases

Run multiple experiments in parallel. check for corruption. (it's just for local use. We shouldn't add such test case)

Additional context

No response

martins0n avatar Sep 16 '22 14:09 martins0n