-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Message parts to messages #1427
Comments
@stvnrlly this is the start of the messages parts to messages epic - please feel free to adjust with any other details you may have! |
Paging @CathyBeil and @dmvancura who may have thoughts on how to roll out this change... (feel free to add a comment or edit the description directly) |
@stvnrlly I'd like to discuss/confirm the 100k message-limit mentioned above. I'd thought we were going with 250k messages since even though the cost is doubled if all of those messages are used and use two message parts, it's still pretty low regardless, and, thus far, our free-tier partners' (other than Census, which will likely shift to paid anyhow) use cases use way less than 250k messages OR message parts in a year. I'm open to having it at 100k, since based on their current use, this wouldn't impact current partner's services, but it would/could impact the addition of more use cases (which maybe is the point and maybe that's okay!) and could limit the market for additional free partnerships with local agencies (but again, maybe that's the point?) I do think it would obviously better to increase the limit rather than have to decrease it over time, so that's possibly another argument for the lower limit. |
Ooops, we had a second epic going briefly! The one additional note is that we will ideally also have some way to grant additional messages (in particular, one partner is already over their quota by the new calculation but not by the message parts calculation. According to the agreement they signed, they should still have a few left to experiment if they want). |
Open questions: does this include code or just content visible to users? User-facing components to update: |
Answering "Decide if we want to give any visibililty into message parts at all (& do what we decide :) )" with a provisional "no" -- later we may want some site admin visibility. |
Just adding a note for later regarding the usage page and bringing message parts into the platform admin instead. https://gsa-tts.slack.com/archives/C0107UC0W1M/p1737671650055409 |
in a separate epic we could track the changes needed in the "platform admin" view changes (related to Bev's comment) |
As a part of our pricing plan for partners, we're going to be adjusting the way we look at and calculate the sending of messages. Instead of calculating quotas and costs by message parts or fragments, we're going to shift to just calculating based on messages alone.
Note "message parts" may also appear in the UI as "usage"....
For the backend
Quota & usage calculations should be based on just messages, not message parts
Maintain a record of message parts for our own accounting purposes
Update default quota to 100,000 free messages from 250,000 message parts
For the frontend & docs
Should mention only messages and no message parts now:
For partnership & comms
The text was updated successfully, but these errors were encountered: