Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): handle encoded ISR url in data request #2039

Merged
merged 1 commit into from
Nov 14, 2021

Conversation

dphang
Copy link
Collaborator

@dphang dphang commented Nov 14, 2021

No description provided.

@slsnextbot
Copy link
Collaborator

Handler Size Report

There are changes to handler sizes. Please review.

Base Handler Sizes (kB) (commit a7041af)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1523,
            "Minified": 667
        },
        "Image Lambda": {
            "Standard": 1487,
            "Minified": 801
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1532,
            "Minified": 673
        },
        "Default Lambda V2": {
            "Standard": 1525,
            "Minified": 669
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1495,
            "Minified": 806
        },
        "Regeneration Lambda": {
            "Standard": 1183,
            "Minified": 544
        },
        "Regeneration Lambda V2": {
            "Standard": 1253,
            "Minified": 572
        }
    }
}

New Handler Sizes (kB) (commit f5bedca)

{
    "Lambda": {
        "Default Lambda": {
            "Standard": 1523,
            "Minified": 668
        },
        "Image Lambda": {
            "Standard": 1487,
            "Minified": 801
        }
    },
    "Lambda@Edge": {
        "Default Lambda": {
            "Standard": 1533,
            "Minified": 673
        },
        "Default Lambda V2": {
            "Standard": 1525,
            "Minified": 670
        },
        "API Lambda": {
            "Standard": 634,
            "Minified": 318
        },
        "Image Lambda": {
            "Standard": 1495,
            "Minified": 806
        },
        "Regeneration Lambda": {
            "Standard": 1183,
            "Minified": 544
        },
        "Regeneration Lambda V2": {
            "Standard": 1253,
            "Minified": 572
        }
    }
}

@dphang dphang merged commit fe236c8 into master Nov 14, 2021
@dphang dphang deleted the dphang--data-encoded-isr branch November 14, 2021 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants