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

[scheduler] Even more resilient perl beanstalkd annotation worker #545

Commits on Apr 5, 2024

  1. fuck this

    akotlar committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7dd9246 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. merged master

    akotlar committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f0473a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb14c1f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    c63153a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    0a848ce View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    21dd594 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    98635c3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    37233aa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    4c93b9b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5457eb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    ee9422a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    c92dd1e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    0f70f86 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    70fa314 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    459ef7e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    45973e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    39eb8d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7f4ea View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add periodic job touching

    akotlar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    57feca7 View commit details
    Browse the repository at this point in the history
  2. perltidy

    akotlar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4a194eb View commit details
    Browse the repository at this point in the history
  3. organize outputs

    akotlar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d340e4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5395595 View commit details
    Browse the repository at this point in the history
  5. cleanup

    akotlar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    387ad6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f1d9f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. wip, adding better error messages and wrapping stats, touch commands …

    …in client-side timeout
    akotlar committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0d94122 View commit details
    Browse the repository at this point in the history
  2. fix issues, and remove reliance on job->connect, which is no longer n…

    …ecessary, because we properly touch() jobs
    akotlar committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4a424ad View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e0c5344 View commit details
    Browse the repository at this point in the history
  2. add test for bystro-server.pl

    akotlar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8724d3b View commit details
    Browse the repository at this point in the history
  3. uprev bystro veresion

    akotlar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    806c7d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ff2eb View commit details
    Browse the repository at this point in the history
  5. remove unnecessary spaces

    akotlar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9891381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44d4dc3 View commit details
    Browse the repository at this point in the history
  7. remove json::xs

    akotlar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0608e04 View commit details
    Browse the repository at this point in the history
  8. fix perl test

    akotlar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9c94ab4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc039e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    5eedd4b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. add lock file to Bystro annotator, to ensure multiple instances of By…

    …stro do not run and produce outputs in the same directory
    akotlar committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8b602de View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. better file locks

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    41c1560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475ba2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d7dba View commit details
    Browse the repository at this point in the history
  4. more clarity on error

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    eb85904 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2612c43 View commit details
    Browse the repository at this point in the history
  6. more clear error message

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c973cf1 View commit details
    Browse the repository at this point in the history
  7. simplify error message

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    66e0180 View commit details
    Browse the repository at this point in the history
  8. cleanup

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    337980e View commit details
    Browse the repository at this point in the history
  9. fix mypy errors

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0ec06bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ce4856 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4073226 View commit details
    Browse the repository at this point in the history
  12. perltidy

    akotlar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4b4c636 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    3c777eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47fc66 View commit details
    Browse the repository at this point in the history