TMSS-1515: use a single thread-safe TMSSSession http rest client. This...
TMSS-1515: use a single thread-safe TMSSSession http rest client. This throttles the number of simultaneous call to the TMSS rest api to 1, no matter how many parallel ingest transfers are running, thus reducing the load on the tmss server.
Showing
- LTA/LTAIngest/LTAIngestServer/LTAIngestTransferServer/lib/ingestpipeline.py 7 additions, 2 deletions...ngestServer/LTAIngestTransferServer/lib/ingestpipeline.py
- LTA/LTAIngest/LTAIngestServer/LTAIngestTransferServer/lib/ingesttransferserver.py 13 additions, 6 deletions...erver/LTAIngestTransferServer/lib/ingesttransferserver.py
Loading
Please register or sign in to comment