webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
169 stars 336 forks source link

fix(plugin-meetings): retry joinWithMedia if something goes wrong #3616

Closed jor-row closed 1 month ago

jor-row commented 1 month ago

COMPLETES SPARK-514379

This pull request addresses

the fact that there was no retry mechanism on joinWithMedia

by making the following changes

now if anything fails we will retry the whole joinWithMedia function once

Change Type

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that


Make sure to have followed the contributing guidelines before submitting.

marcin-bazyl commented 1 month ago

please update the PR description (jira link etc)