Charlie Marshak

Results 27 comments of Charlie Marshak

> Some discussion of the rate-limiting and orbit fetching in https://github.com/dbekaert/RAiDER/issues/610 may be relevant. Is our use of ASF first for the topsApp step avoiding this issue?

We had throughput of 1000 jobs so this is a very likely the culprit. I can't see any active sessions when I log into the email we are using for...

@bbuzz31 @dbekaert - I submitted 198 jobs yesterday afternoon (after the ASF outage in the morning) using the fix from #635. Unfortunately, 153/198 of the jobs failed with a similar...

For clarity, here is a log from one the jobs: ``` ╭─▌▌Herbie─────────────────────────────────────────────╮ │ INFO: Created a default config file. │ │ You may view/edit Herbie's configuration here: │ │ ...

Yes - please share in this thread. I am assuming you are doing something similar to what @asjohnston-asf did above with 100 simultaneous requests.

You may meed to use multiprocessing to better hit your rate limit as RAiDER takes 20 minutes to complete so the scaling issue might not be observed locally as easily...

Tagging @dbekaert @sssangha @gracebato @jhkennedy. I wanted to echo the above. With our Access project, we are trying to process over the Aleutian volcano chain and found this issue. Our...

When I run the code through my JPL VPN, I do not have the issue. It's when I run the code through my home network. Because I am downloading a...

Thank you! I am currently able to use a JPL server so I am not dealing with these problems. As an aside, I have found that the session from the...