-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
At
LidarrAPI.Metadata/lidarrmetadata/app.py
Line 53 in 43114fb
| async def add_cache_control_header(response, expiry = provider.utcnow() + timedelta(seconds=app.config['CACHE_TTL']['cloudflare'])): |
None and generate the value if it is set to None.
Fortunately, it seems that all calls to this function specify the expiry parameter, so it may not be causing any issues.
Metadata
Metadata
Assignees
Labels
No labels