Add retry mechanism to test_api_version_compatibility task

XMLWordPrintableJSON

    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2025-09-01
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The script buildscripts/idl/checkout_idl_files_from_past_releases.py checks out IDL files from a sparse git checkout.
      The git show operations it executes on individual files may need to fetch the object from the remote origin. This requires network connectivity and can fail in cases of connectivity issues.

      A retry mechanism should be added to the git show command, so that when it fails, it can be retried a few times before ultimately failing.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: