We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a XRay server is down (e.g. an update is currently running) the xray PDS server will stop with an error and the job fails
The Xray wrapper shall be very reilient here and try to keep the job running until XRay server is available again
Similar to #2836
The text was updated successfully, but these errors were encountered:
lorriborri
No branches or pull requests
Situation
When a XRay server is down (e.g. an update is currently running) the xray PDS server will stop with an error and the job fails
Wanted
The Xray wrapper shall be very reilient here and try to keep the job running until XRay server is available again
Solution
Similar to #2836
The text was updated successfully, but these errors were encountered: