- Aug 05, 2024
-
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
Jan David Mol authored
-
- Oct 24, 2023
-
-
Jorrit Schaap authored
-
- Dec 05, 2022
-
-
Jorrit Schaap authored
TMSS-3705: fixed ingest_tmss_adapter to handle multiple ingests of same dataproducts. moved ingest_tmss_adapter into tmss docker image, and make it run on scu. Removed TMSS-django-ORM interface from ingestpipeline, implemented an interface via the messagebus
-
- Oct 24, 2022
-
-
Jorrit Schaap authored
-
- Feb 17, 2022
-
-
Jorrit Schaap authored
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.
-
Jorrit Schaap authored
TMSS-1515: reverted commits. Back to using the original TMSSSession http rest client. Using the django ORM poses too many deployment/infrastructure/firewall problems. Need to make another solution for spamming the rest api.
-
- Feb 15, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Feb 07, 2022
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-1515: replaced used of rest-api-client by direct django orm objects. re-enabled and fixed test.
-
- Dec 15, 2020
-
-
Jorrit Schaap authored
-
- Dec 07, 2020
-
-
Jorrit Schaap authored
-
- Dec 01, 2020
-
-
Jorrit Schaap authored
TMSS-320: les ingesttmssadapter handle the scheduled ingest subtasks, and let the ingestpipeline upload the archive information
-
- Jul 02, 2019
-
-
Jorrit Schaap authored
-
- Jun 24, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Jun 18, 2019
-
-
Auke Klazema authored
-
- Jun 14, 2019
-
-
Jorrit Schaap authored
-
- Jun 06, 2019
-
-
Jorrit Schaap authored
-
- Jun 04, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- May 17, 2019
-
-
Jorrit Schaap authored
SW-699: adapted ingest to new messaging framework using a central broker with a central exchange and proper routing_keys/queues
-
- May 14, 2019
-
-
Jan David Mol authored
SW-699: Make notifications unconfigurable, greatly reducing complexity of the higher abstraction layers.
-
- May 13, 2019
-
-
Jan David Mol authored
SW-699: Use a single broker and bus (exchange), and make service names unconfigurable (fixed in Service and RPC). Greatly reduces configuration size.
-
- Apr 29, 2019
-
-
Jorrit Schaap authored
SW-657: locking. logging. added test to reconnect to frombus if not receiving new jobs when the jobmanager says there are jobs to do
-
- Apr 26, 2019
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Apr 24, 2019
-
-
Jorrit Schaap authored
-
- Apr 02, 2019
-
-
Thomas Jürges authored
This includes: - python executable -> python3 - Help texts - #! specifications - Shell scripts
-
- Mar 22, 2019
-
-
Jorrit Schaap authored
-
- Mar 14, 2019
-
-
Jörn Künsemöller authored
-
Auke Klazema authored
-
- Feb 08, 2019
-
-
Jörn Künsemöller authored
-
- Nov 15, 2018
-
-
Jorrit Schaap authored
SW-0: only monitor outgoing traffic to LTA sites, not all outgoing traffic. As a (desired) consequence, outgoing LTA traffic is now allowed to take precedence over internal traffic.
-
- Dec 01, 2017
-
-
Jorrit Schaap authored
Task #11385: check for valid sip before transfer. block dataproducts with invalid sip. various minor performance improvements
-
- May 31, 2017
-
-
Jorrit Schaap authored
-
- Apr 26, 2017
-
-
Jorrit Schaap authored
Task #10339: start transferring new job even while previous jobs are still finalizng (talking to slow MoM and/or LTA catalogue)
-