feat(tradein): configurable estimate quota + new exhausted-quota copy (#658) #671

Merged
bot-reviewer merged 1 commit from feat/tradein-658-limit into main 2026-05-29 16:07:03 +00:00

1 commit

Author SHA1 Message Date
lekss361
8472d83ac3 feat(tradein): configurable estimate quota + new exhausted-quota copy (#658)
Make the monthly estimate quota limit configurable via
Settings.estimate_quota_limit (env ESTIMATE_QUOTA_LIMIT, default 15),
replacing the hardcoded 15 in account_quota.py. Change exhausted-quota
text (backend 429 detail + frontend banner) to
'За полной версией обращайтесь к Копылову'; banner uses dynamic limit.

Closes #658
2026-05-29 18:47:58 +03:00