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
The following changes introduced in PR: Combined Schedulers must be reflected in the handling of raw data file received message queues.
Key Changes
The handling of scan profile mutation message queues has been updated as follows:
Message Queue Consolidation:
Previously, a separate message queue was created for received raw data files for each organisation.
Now, all raw data file received messages across organisations will be relayed through a single raw data file recieved message queue.
Impact on Services
Consolidate organisation-specific message queues to a single consolidated message queue named raw_file_received
Background
Description
The following changes introduced in PR: Combined Schedulers must be reflected in the handling of raw data file received message queues.
Key Changes
The handling of scan profile mutation message queues has been updated as follows:
Previously, a separate message queue was created for received raw data files for each organisation.
Now, all raw data file received messages across organisations will be relayed through a single raw data file recieved message queue.
Impact on Services
raw_file_received
For more details, refer to PR: Combined Schedulers
The text was updated successfully, but these errors were encountered: