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

Add queue_time and start_time, to get more info on when a specific qu… #6717

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

p0psicles
Copy link
Contributor

@p0psicles p0psicles commented May 23, 2019

…eue item was queued and started.

  • Also added a more generic FIFO queue, to keep track of running and queued searches.
  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

p0psicles added 2 commits May 23, 2019 08:50
This will replace the fifo queue used currently for the forced and backlog searches.
As a more generic approach.
@p0psicles p0psicles mentioned this pull request May 25, 2019
34 tasks
@p0psicles p0psicles marked this pull request as ready for review June 5, 2019 18:30
@medariox medariox merged commit 90691ab into develop Jun 10, 2019
@medariox medariox deleted the feature/add-queue-and-starttime-gen-queue-item branch June 10, 2019 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants