mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Bump utils to 49.1.0
This commit is contained in:
@@ -103,7 +103,7 @@ class JobApiClient(NotifyAdminAPIClient):
|
||||
redis_client.set(
|
||||
'has_jobs-{}'.format(service_id),
|
||||
b'true',
|
||||
ex=cache.TTL,
|
||||
ex=cache.DEFAULT_TTL,
|
||||
)
|
||||
|
||||
return job
|
||||
|
||||
Reference in New Issue
Block a user