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

MWAX triggers can cause duplicate files to be archived #27

Open
gsleap opened this issue Nov 5, 2024 · 0 comments
Open

MWAX triggers can cause duplicate files to be archived #27

gsleap opened this issue Nov 5, 2024 · 0 comments
Assignees

Comments

@gsleap
Copy link
Member

gsleap commented Nov 5, 2024

This results in errors like this in mwax_subfile_distributor on the MWAX boxes:

2024-11-06 06:56:14,821, ERROR, work_checksum_and_db, 1414825232_1414825280_58.sub insert_data_file_row() error inserting data_files record in data_files table: RetryError[<Future at 0x7fe8f5147f10 state=finished raised UniqueViolation>]. SQL was INSERT INTO data_files
2024-11-06 06:57:25,139, ERROR, work_checksum_and_db, execute_single_dml_row(): unknown Error- duplicate key value violates unique constraint "data_files_1400_pkey"

In this example, trigger 9388 occurred during an MWAX_BUFFER observation 1414825232.

Needs more investigation to determine why there ended up being duplicate files.

@gsleap gsleap self-assigned this Nov 5, 2024
@gsleap gsleap changed the title Multiple overlapping triggers can cause duplicate files to be archived MWAX triggers can cause duplicate files to be archived Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant