devcontainer config

This commit is contained in:
James Moffet
2022-07-19 18:23:48 -07:00
parent 6ad5cefe30
commit 50e660a73f
18 changed files with 183 additions and 126 deletions

View File

@@ -3,7 +3,7 @@ from app.notify_client import NotifyAdminAPIClient, cache
class PerformanceDashboardAPIClient(NotifyAdminAPIClient):
@cache.set('performance-stats-{start_date}-to-{end_date}', ttl_in_seconds=3600)
# @cache.set('performance-stats-{start_date}-to-{end_date}', ttl_in_seconds=3600)
def get_performance_dashboard_stats(
self,
*,