BigQuery Loader Batch Loading Stops Loading Files on Error

java.lang.RuntimeException: org.apache.beam.sdk.util.UserCodeException: java.lang.RuntimeException: Failed to create load job with id prefix <REDACTED>, reached max retries: 3, last failed load job

Once this error occurs, no more data is inserted, it seems to block any further inserts, should this gracefully fail and move onto the next file?