You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Carbon Aware application developer using the free trial of electricity maps, I want to know what the limitations of the SDK are for me and have as close an experience to a full token user as possible.
Acceptance Criteria
Ensure that all the special note about have a free trial token (different header, different token, routes available, connection limits etc.) are documented
Ensure that in places when more information can be provided to free trial users (a failure that is unique to those users and not token users), we check and provide the appropriate response.
Dependencies
Task List
Update documentation on limitation
Add validation for mismatched configuration (token url needs 'auth-token' header versus trial url needs 'X-BLOBR-KEY' header)
Add unit tests for validation
Add better error messaging at failure point for free trial users
Sprint-Ready Checklist
Acceptance criteria defined
Acceptance criteria is verifiable / testable
External / 3rd Party dependencies identified
Engineering team understands acceptance criteria
Is the user story small enough to be implemented in a short amount of time, but large enough to provide value?
The text was updated successfully, but these errors were encountered:
Description
As a Carbon Aware application developer using the free trial of electricity maps, I want to know what the limitations of the SDK are for me and have as close an experience to a full token user as possible.
Acceptance Criteria
Dependencies
Task List
Sprint-Ready Checklist
The text was updated successfully, but these errors were encountered: