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

Task Queue Redesign #168

Merged
merged 10 commits into from
Aug 30, 2024
Merged

Task Queue Redesign #168

merged 10 commits into from
Aug 30, 2024

Commits on Aug 20, 2024

  1. Removed services, session per task in task queue deployment.

    Aleksandr Movchan committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3067d7c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fixed error handling for tasks queue.

    Aleksandr Movchan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0cb80b2 View commit details
    Browse the repository at this point in the history
  2. Better handling for nested settings.

    Aleksandr Movchan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7184595 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Redesign task queue. Changed server default for completed_at and assi…

    …gned_at to None.
    Aleksandr Movchan committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0f5dbfe View commit details
    Browse the repository at this point in the history
  2. Added retries for the tasks.

    Aleksandr Movchan committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ec6d005 View commit details
    Browse the repository at this point in the history
  3. Added migration for num_retries.

    Aleksandr Movchan committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8edeeb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Added task repo tests.

    Aleksandr Movchan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4c287dd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Lowered version for sentence-transformers.

    Aleksandr Movchan committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dea7bad View commit details
    Browse the repository at this point in the history
  2. Lowered dependency for fastapi

    Aleksandr Movchan committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1f8de4e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Requested PR changes. Reverted dependency changes.

    Aleksandr Movchan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    10a0e7e View commit details
    Browse the repository at this point in the history