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
We should support setting ErrorCachingMinTTL on cdn instances. Once we do this, we need to update the migrator to parse and update the config (This should also support distributions where ResponseCode is empty string and ErrorCode is an int)
When we write this, we need to write an alembic migration to backport the existing mincachingttl to distributions that have it configured.
The text was updated successfully, but these errors were encountered:
We should support setting ErrorCachingMinTTL on cdn instances. Once we do this, we need to update the migrator to parse and update the config (This should also support distributions where ResponseCode is empty string and ErrorCode is an int)
When we write this, we need to write an alembic migration to backport the existing mincachingttl to distributions that have it configured.
The text was updated successfully, but these errors were encountered: