Skip to content
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

[Bug] Fix timestamp query to fetch logs #2340

Open
5 of 10 tasks
vinit717 opened this issue Jan 9, 2025 · 1 comment · May be fixed by #2348
Open
5 of 10 tasks

[Bug] Fix timestamp query to fetch logs #2340

vinit717 opened this issue Jan 9, 2025 · 1 comment · May be fixed by #2348

Comments

@vinit717
Copy link
Member

vinit717 commented Jan 9, 2025

Issue Description

Currently, the query to fetch the logs based on timestamp is made in such a way that our db have a UNIX timestamp but in firestore the timestamp is stored in an object(seconds, nanoseconds) so we need to fix query

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@vikasosmium
Copy link
Contributor

Hello @vinit717, Can you please assign this to me?

@vinit717 vinit717 linked a pull request Jan 15, 2025 that will close this issue
10 tasks
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 a pull request may close this issue.

2 participants