Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use queues from QueuesMonitor to determine Secure Conversations availability #1102

Conversation

ykyivskyi-gl
Copy link
Contributor

MOB-3651

What was solved?
This PR adds usage of QueuesMonitor inside SecureConversation.Availability to use cached queues and reuse default queues fallback logic.
*Note: every time any client starts monitoring, QueuesMonitor re-request all available queues to make sure that client monitors actual queues.

Release notes:

  • Feature
  • Ignore
  • Release notes (Is it clear from the description here?)
  • Migration guide (If changes are needed for integrator already using the SDK - what needs to be communicated? Add underneath please)

Additional info:

  • Is the feature sufficiently tested? All tests fixed? Necessary unit, acceptance, snapshots added? Check that at least new public classes & methods are covered with unit tests
  • Did you add logging beneficial for troubleshooting of customer issues?
  • Did you add new logging? We would like the logging between platforms to be similar. Refer to Logging from iOS SDKsThings to consider for newly added logs in Confluence for more information.

@igorkravchenko igorkravchenko force-pushed the feature/entry-widget-and-secure-conversations-v2 branch from 9b2e7c1 to 14d76ce Compare November 1, 2024 14:18
@ykyivskyi-gl ykyivskyi-gl force-pushed the MOB-3651-use-cached-queues-to-resolve-SC-availability branch from 79ba072 to 8120070 Compare November 4, 2024 07:51
@ykyivskyi-gl
Copy link
Contributor Author

!squash

@sm-deployer sm-deployer force-pushed the MOB-3651-use-cached-queues-to-resolve-SC-availability branch from 8120070 to 69c55da Compare November 4, 2024 08:59
@ykyivskyi-gl ykyivskyi-gl merged commit c16588b into feature/entry-widget-and-secure-conversations-v2 Nov 4, 2024
8 checks passed
@ykyivskyi-gl ykyivskyi-gl deleted the MOB-3651-use-cached-queues-to-resolve-SC-availability branch November 4, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants