You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i was working with the archive program , my program sends more than 800 download requests to the server. because it extracts all the data relevant to the configured year.
When this is happening the https://documents.goc.lk can't handle that much requests. so it gets breakdown.
But on thing this happens only until we done archive on these present documents. But after archive is done this problem is not coming because my program look for the new documents to send the download request. so that's the case . after this it only look for the not existing documents from the web site.