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

Transfers: skip missing requests in poller/receiver. Closes #5429 #5725

Merged

Conversation

rcarpa
Copy link
Contributor

@rcarpa rcarpa commented Jul 11, 2022

If get_request returns an empty result, the request doesn't exist in
the database. This can happen under normal operation if the cleaner
deleted the request in the meantime. So gracefully handle this case
by skipping the request.

If get_request returns an empty result, the request doesn't exist in
the database. This can happen under normal operation if the cleaner
deleted the request in the meantime. So gracefully handle this case
by skipping the request.
@rcarpa rcarpa force-pushed the patch-5429-skip_missing_requests_poller_receiver branch from 6c54a06 to f5164ea Compare July 12, 2022 08:38
@bari12 bari12 merged commit 5804712 into rucio:master Jul 22, 2022
@rcarpa rcarpa deleted the patch-5429-skip_missing_requests_poller_receiver branch August 19, 2022 11:21
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.

None yet

2 participants