-
Notifications
You must be signed in to change notification settings - Fork 97
findNLDI throttling #759
Copy link
Copy link
Closed
Labels
Description
What is your question?
I recently attempted to use the findNLDI function to find COMIDs downstream from multiple initial COMIDs. The function seemed to throttle my request in a way not previously seen. I received messages saying, "Waiting x seconds for retry backoff". It slowed down the overall process quite a bit. I have not seen this message previously when using findNLDI. Is there a way to avoid the retry backoff message and speed up the process? It now takes much longer to run a set of COMIDs through the function compared to prior attempts.
Expected behavior
I have used findNLDI extensively before and it has been very fast, even when inputting lists of numerous COMIDs. I've had it process multiple entries per second in prior iterations.
Reactions are currently unavailable