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

feat: Added time for data dump + fix 500 error! #87

Merged
merged 4 commits into from
Nov 4, 2024
Merged

Commits on Nov 1, 2024

  1. feat: Added time for data dump + fix 500 error!

    + createdAt and updatedAt for hivemind data dump
    + fixed the 500 error while the question is being answered
    + removed the old unused codes.
    amindadgar committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6cb7d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. feat: Added more error handling!

    and persisting the time of data dumps in utc timezone.
    amindadgar committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cdc8938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8bcd7 View commit details
    Browse the repository at this point in the history
  3. fix: linter issue!

    amindadgar committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b2c84c7 View commit details
    Browse the repository at this point in the history