Skip to content

Releases: HSF/iDDS

2.2.12: Merge pull request #378 from HSF/dev

23 Dec 14:19
1eb24dc
Compare
Choose a tag to compare

fix get_processing with request and transform id

2.2.11: Merge pull request #376 from HSF/dev

23 Dec 13:42
f6604b1
Compare
Choose a tag to compare

automatically send tasks to a push queue when non-standard number of cores are requested
fix throttler for different sites
fix to boost memory multiplier by divide corecount
automatically fill processing_type in iDDS
Fix to protect the issue that duplicated transforms or processings are created

2.2.10: Merge pull request #374 from HSF/dev

11 Dec 09:56
0c0facc
Compare
Choose a tag to compare

add options to support additional task parameters per site

2.2.9: Merge pull request #372 from HSF/dev

10 Dec 15:21
9768394
Compare
Choose a tag to compare

(1) add options to support additional task parameters, for example, to disable looping check
(2) optimize client retry to add sleeping between different retries
(3) optimize log rotation to add random number to make sure different instances can restart http at different time
(4) update idds db to change some items from int to bigint
(5) make iworkflow function executior to propagate function status to function executor

2.2.8: Merge pull request #370 from HSF/dev

03 Dec 22:40
c5bb158
Compare
Choose a tag to compare

fix orm requests to get_requests

2.2.7: Merge pull request #368 from HSF/dev

18 Nov 21:20
21d692a
Compare
Choose a tag to compare

(1) Add function to run shell command with timeout
(2) add function to convert MapResult to dict, for json dump and load
(3) update iDDS health check, to provide labels for k8s live probe

2.2.6: Merge pull request #365 from HSF/dev

12 Nov 13:16
32a23cf
Compare
Choose a tag to compare

(1) fix to set message bulk size
(2) setup rest logs
(3) fix log rotation
(4) add health monitor

2.2.5: Merge pull request #363 from HSF/dev

31 Oct 11:04
8b9558b
Compare
Choose a tag to compare

(1) to support container options in workflow
(2) fix to avoid fetching the same messages duplicated by different threads

2.2.4: Merge pull request #361 from HSF/dev

21 Oct 16:15
684958c
Compare
Choose a tag to compare

Rubin set the default cloud to US. Here iDDS needs to correct it if the task is sent to a different cloud.

2.2.3: Merge pull request #359 from HSF/dev

18 Oct 07:59
8ae34a8
Compare
Choose a tag to compare
  1. fix to handle cloud for sites
  2. fix to update messages without request_id