-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix slow op on refreshSubscriptionTab + restart the agent on jetbrain…
…s and agent's user id mismatch (#284) ## Test plan - put a breakpoint in `addNewSubscriptionTab` and set `agentUserId` a dummy value so it mismatch the `jetbrainsUserId`(that will test the error handling) - internal ide error should not appear - agent should restart and a new proper matching id should be assigned - in `addNewSubscriptionTab` increase the timeout & runIde - UI should not freeeze 🥶
- Loading branch information
1 parent
f22e955
commit 3f63f95
Showing
2 changed files
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters