Skip to content

Billing Duration reported in 100ms intervals #3144

@danPudwellUK

Description

@danPudwellUK

Description:

When using sam local start-api the billing duration is reported in 100ms intervals

Steps to reproduce:

I used the Hello World quick start template
Run sam local start-api --port 8080
Hit the function

Observed result:

Duration: 255.59 ms Billed Duration: 300 ms

Expected result:

I would have expected billing duration to be 256ms

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

I ran it in Cloud9

I looked through the code and couldn't find anything in this repo relating to printing this out. I'm assuming its pulling this in from somewhere else so maybe an old dependency?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions