Skip to content

Conversation

@alexcottner
Copy link
Contributor

@alexcottner alexcottner commented Apr 24, 2024

This PR aims to resolve #972.

Steps taken:

  1. Updated dockerflow to 2024.04.2.
  2. Enabled async checks
  3. Refactored queue heartbeat checks to separate concerns
  4. Adjusted unit tests
  5. Adjusted queue so it only reads folders that are whole numbers (thanks @leplatrem )
    • note: Tried to do this with glob at first, but I don't think there is a way to do this with glob.

@alexcottner alexcottner changed the title Update/dockerflow 2024.04.2 WIP - Update/dockerflow 2024.04.2 Apr 24, 2024
@alexcottner alexcottner added the bug Something isn't working label Apr 24, 2024
@alexcottner alexcottner changed the title WIP - Update/dockerflow 2024.04.2 Update/dockerflow 2024.04.2, separate queue checks Apr 25, 2024
@alexcottner alexcottner marked this pull request as ready for review April 25, 2024 16:03
@alexcottner alexcottner requested a review from a team as a code owner April 25, 2024 16:03
@alexcottner alexcottner changed the title Update/dockerflow 2024.04.2, separate queue checks Update/dockerflow 2024.04.2, seperate queue checks Apr 26, 2024
@alexcottner alexcottner changed the title Update/dockerflow 2024.04.2, seperate queue checks Update/dockerflow 2024.04.2, separate queue checks Apr 26, 2024
@alexcottner alexcottner merged commit 3bc7c04 into main Apr 26, 2024
@alexcottner alexcottner deleted the update/dockerflow-2024.04.2 branch April 26, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Queue dockerflow check error

3 participants