Is there a queue position penalty for failed requests on subsequent queued requests?
And tack on question, regardless of failures. I understand that there are penalties for previous heavy requests. How long before such penalties reset? How long should I wait until making a new request if I think that a previous request has imposed a queue penalty on my request?
Context:
When looping through CERRA height level requests, each request was relatively uniform for queue time (5-20min after previous request finished) and runtime (5-40min) until a request failed. After the failure (Failed to write chunked buffer 2225137/2286577 (Illegal seek)), all lined up requests in my queue remained as “Accepted” for 4 hours before I aborted.
Each request is for 5 vars, full month, combined analysis and forecast 1, 2 hour lead times. Repeating requests for each month. Trying to get historic data for 30 years. This seems like the the most efficient request structure based on documentation.