...
Status |
---|
subtle | true |
---|
colour | Red |
---|
title | Breaking |
---|
|
This represents a breaking change to existing functionality
14 May 2024
- Admin setting: This is an admin feature enables the admin to schedule maintenance , post maintenance message , partially outage some of the jobs. for example, blocking only the jobs that delivers to acacia when acacia is down.
- Added ORCID field to the registration and my profile, this is an optional field. Existing users can go to their profile and update their ORCID.
- Allow users to unsubscribe from the email updates from ASVO team, user can go to their profile and uncheck the option to opt out.
- Allow resubmission / retry of completed or errored or cancelled jobs.
- Retry feature: only for voltage jobs that are failed or cancelled.
- Resubmit: All type of jobs that are failed or cancelled or completed.
- Cosmetic changes: Date formatting; redirect to home after password reset; error message handling; removed some deprecated code; removed a column an internal table data_files that was no longer needed.
- Distinguish between different job types in slurm queue.
05 March 2024
- Refining the way we choose different VSS server when attempt fails downloading from Banksia
- staging only required files from Banksia for VCS and Visibility meta jobs - to decrease the waiting time of a job in the queue.
- Add download and upload throughput measurements to processor logs to find the speed of download.
- Fixing sorting issue in admin interface.
...
- Package updates: Python packages are updated from 3.8 to 3.11 except processor.
- Package updates: React is updated to v18 except axios.
- Removal of /astro as a delivery option and processing. Please be aware that the /astro option will be removed from ASVO after the January 18th release. If any jobs with the delivery option as /astro were submitted just before the release, they might encounter issues after Pawsey removes the /astro filesystem on the 22nd. Also, any job data that is left in astro will be lost.
- UI / UX changes: fixed in search button observation page , filtering issue in jobs page.
- log in locally using email address.
- fixing permission issues with readme.
13 December 2023
- Fix delete request filter issues
- Remove column "Flags" from search results grid
- Priority penalty for ASVO jobs according to the Env
...
- Various OS patches
- SSL certificates updated
- If an internal server error occurs with status code 500. It will try an alternative webserver before giving an error.
- Logging messages are updated with descriptive messages and provide absolute paths for jobs.
- Added MWA_ASVO_README.md to downloaded files. Now, users will have a new file in their downloads that gives information about MWA ASVO.
- giant-squid client now supports voltage jobs (note: usual restrictions apply- please Contact Support if you need to be able to download voltages)
- ASVO is added with filters in the "My Jobs" page for Job type and status.
- Total Archieved Bytes(Size of observation) in the Observations page is formatted.
- Pre-submission validations are added in both web-UI and the backend to capture pre-processor errors in advance.
26 July 2023
...