Investigate on improving SubscriptionController#create response time
According to the kibana query below, we see that the endpoint: SubscriptionsController#create has the worst Appdex, with 515 operations over the threshold out of 674.
This issue is a placeholder to dig deeper into the request and try to find a way to improve the response time.
- Rails Requests Apdex: slow requests exceeding the threshold along with total number of request
- Rails slow requests: Top slow requests
Edited by Bishwa Hang Rai

