ZIm/crates/collab/src/api
Marshall Bowers 598939d186
collab: Refresh the user's LLM token when their subscription changes (#19281)
This PR makes it so collab will trigger a refresh for a user's LLM token
whenever their subscription changes.

This allows us to proactively push down changes to their subscription.

In order to facilitate this, the Stripe event processing has been moved
from the `api` service to the `collab` service in order to access the
RPC server.

Release Notes:

- N/A
2024-10-16 10:58:28 -04:00
..
billing.rs collab: Refresh the user's LLM token when their subscription changes (#19281) 2024-10-16 10:58:28 -04:00
contributors.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
events.rs Remove historical_event column in editor events (#18932) 2024-10-09 13:19:13 -04:00
extensions.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
ips_file.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
slack.rs Upload crashes to collab directly (#8649) 2024-03-01 13:23:44 -07:00