Problemunvalidated
This requires a request to an AI API for the `generated_text` column which is very slow — If there isn't a report for that region, or if the user has already purchased all of the reports for that region. Tension: I don't know which regions will be more popular. Outcome: I'd like to improve the speed for users and this can only be done by creating `report` rows before they are needed.
03c69de4-814d-48be-a0b6-38cebf9fcb02
This requires a request to an AI API for the generated_text column which is very slow — If there isn't a report for that region, or if the user has already purchased all of the reports for that region. Tension: I don't know which regions will be more popular. Outcome: I'd like to improve the speed for users and this can only be done by creating report rows before they are needed.