RLOpenCatalyst / Service_Workbench_Templates

Templates for AWS Service Workbench from Relevance Lab
7 stars 13 forks source link

fix: flakiness on set-password trigger #8

Closed SanketD92 closed 2 years ago

SanketD92 commented 2 years ago

Issue: There was some flakiness observed inconsistently on RStudio instances where the Connect button on Service Workbench did not generate a connection URL with a ParameterNotFound exception. When this occurs, it was noticed that some connection-critical SSM parameters were not generated in the hosting account. The set-password script is responsible for creating these parameters on EC2 boot time.

Workaround: Stopping and starting the RStudio instance via SWB.

Fix in PR: Triggering the set-password script once while configuring it with crontab.