Skip to content

fix: return seconds for elapsedSeconds instead of ms #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gkampitakis
Copy link
Member

@gkampitakis gkampitakis commented Jun 24, 2025

This should close #310

Tested locally

Insertion response:  {
  uuids: {
    "0": "e2845267-ffe1-4d37-9af7-11e5d5e51c47",
    "1": "03cd0b38-6326-40a7-be4a-6723166ddc48",
    "2": "e4298e09-fe31-4b28-836b-8ebfbd5307ad",
    "3": "cca8c0b2-09c2-45de-a7f8-9f2336ab8b1f",
    "4": "1cb26840-36fa-4db0-a006-3915f1f884e5",
    "5": "e3808a54-5109-4983-82a4-aa99e184e6a8",
    "6": "f5a8ae35-d0b1-4a31-9154-7cc8e017e4bb",
    "7": "84d32342-5562-4aa4-85fb-a0d60d6cab3e",
    "8": "c73aefce-8ebe-4f60-b51a-70d22bdd14d5",
    "9": "a3cc64a0-e80d-4a55-9ed6-eab98ba9e389",
  },
  errors: {},
  hasErrors: false,
  allResponses: [ "e2845267-ffe1-4d37-9af7-11e5d5e51c47", "03cd0b38-6326-40a7-be4a-6723166ddc48",
    "e4298e09-fe31-4b28-836b-8ebfbd5307ad", "cca8c0b2-09c2-45de-a7f8-9f2336ab8b1f", "1cb26840-36fa-4db0-a006-3915f1f884e5",
    "e3808a54-5109-4983-82a4-aa99e184e6a8", "f5a8ae35-d0b1-4a31-9154-7cc8e017e4bb", "84d32342-5562-4aa4-85fb-a0d60d6cab3e",
    "c73aefce-8ebe-4f60-b51a-70d22bdd14d5", "a3cc64a0-e80d-4a55-9ed6-eab98ba9e389"
  ],
  elapsedSeconds: 0.057,
}

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@gkampitakis gkampitakis force-pushed the gkampitakis/elapsed_seconds branch from 2aea45b to 80b8eda Compare June 24, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

insertMany reports incorrect elapsedSeconds
1 participant