issue-tracking
issue-tracking copied to clipboard
Wrong start/endTimeMillis?
Describe the Bug
Duration of the experiment doesn't match in the website and in the API. I got 00:08:13 in the website, but only 4 milliseconds on the API.
Expected behavior
endTimeMillis - startTimeMillis = Duration in milliseconds
Where is the issue?
- [ ] Comet Python SDK
- [ ] Comet UI
- [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)
To Reproduce
Steps to reproduce the behavior:
- Check the duration in the website
- Check endTimeMillis - startTimeMillis in the API for the same experiment
Stack Trace
If possible please include the full stack trace of your issue here
# Paste stack trace here
Comet Debug Log
If possible, please follow the instructions here to run Comet in debug mode and attach the resulting log file.
Screenshots or GIFs
Link to Comet Project/Experiment
If applicable, please provide a link to your Comet Project or Experiment.
Additional context
Add any other context about the problem here.