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 scan profile mutation 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 scan profile mutations for each organisation.
Now, all scan profile mutations across organisations will be relayed through a single scan profile mutations message queue.
Impact on Services
Consolidate organisation-specific message queues to a single consolidated message queue named scan_profile_mutations
Background
Description
The following changes introduced in PR: Combined Schedulers must be reflected in the handling of scan profile mutation 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 scan profile mutations for each organisation.
Now, all scan profile mutations across organisations will be relayed through a single scan profile mutations message queue.
Impact on Services
scan_profile_mutations
For more details, refer to PR: Combined Schedulers
The text was updated successfully, but these errors were encountered: