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

Fix tombstone #1216

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Fix tombstone #1216

merged 2 commits into from
Feb 4, 2025

Conversation

rowleya
Copy link
Member

@rowleya rowleya commented Feb 3, 2025

Attempt to fix the latest issues in the integration tests. It seems that there is sometimes a "timeout" in the client. At a similar time, there was an issue with "tombstoning" jobs because the jobs had associated NMPI jobs and these weren't then deletable due to the foreign key constraint. This update adds the NMPI job id / session id to the historical record, and also then deletes it from the active record.

@rowleya rowleya added this pull request to the merge queue Feb 4, 2025
Merged via the queue into master with commit 5612108 Feb 4, 2025
9 checks passed
@rowleya rowleya deleted the fix_tombstone branch February 4, 2025 08:19
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

Successfully merging this pull request may close these issues.

1 participant