When pulling up a users subscriptions a 500 might occur if we don't find their plan. If your account happens to have over 100 plans this can be the cause of the 500 error. This change adds pagination when fetching plans form stripe, so that we fetch them all. https://meta.discourse.org/t/problem-with-500-error-with-subscriptions/360808?u=blake |
||
---|---|---|
.. | ||
controllers | ||
jobs | ||
models/discourse_subscriptions | ||
serializers/discourse_subscriptions | ||
services/discourse_subscriptions |