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

Workaround for file caching issue #1037

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

sambles
Copy link
Contributor

@sambles sambles commented May 15, 2024

Workaround for file caching issue

Unsure all created filenames are unique by appending the celery task UUID to the name. Using the format {UUID}_analysis_{ID}_{FILENAME}

Screenshot from 2024-05-15 14-39-17

Screenshot from 2024-05-15 14-42-27

Note: The subtask log files take the celery's subtask id, so its different from the main celery canvas id stored when trigging the execution.

  • Add fallback to create a new UUID if analysis is missing assigned celery task id

@sambles sambles self-assigned this May 15, 2024
@sambles sambles marked this pull request as draft May 15, 2024 13:53
@sambles sambles linked an issue May 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Lot3 - File caching issue
1 participant