Skip to content

Conversation

fetchfern
Copy link
Contributor

@fetchfern fetchfern commented Sep 29, 2025

  • Fix the email templating of payoutavailable.amount.
  • Don't run Anrok API operations in parallel of other subscriptions operations in the index_subscriptions background task.
  • Additional logging within the index_subscriptions background task
  • Don't try unprovisioning subscriptions that are already unprovisioned, this should make the index_subscriptions task a lot lighter.
  • Don't refresh the tax_amount value for charges due in over 14 days (causes Anrok API errors)

Copy link
Member

@AlexTMjugador AlexTMjugador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, make sure CI passes before merging.

@fetchfern fetchfern added this pull request to the merge queue Sep 30, 2025
Merged via the queue into main with commit 54747aa Sep 30, 2025
3 checks passed
fetchfern added a commit that referenced this pull request Oct 1, 2025
* adjustments

* chore: query cache, clippy, fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants