Vinay/mgt proxy support: Added support for the MGT web proxy#90
Conversation
|
The subscription renewal process will fail after running for over an hourAt some point after running the chat list for an extended period of time, subscription renewals will fail with the following error:
Here are some examples: I validated that this does not happen in the prior version of MGT. I did not test the |
MGT gets stuck in continuous POST loop until it uses up all the subscriptionsThis is likely a problem due to me switching between versions of MGT while testing. I initially see this error in the console:
This will trigger a new subscription request, which will eventually lead to the following error:
The error is initially being thrown on this line in It appears that the cached entry being pulled from the store does not have |

Closes #
PR Type
Description of the changes
PR checklist
yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)yarn setLicense)Other information