Skip to content

Request data format mismatch #2

@galdor

Description

@galdor

I was reading the sources of this module to learn about elli, and two things came to my attention in handle_event/3

  • The last value in the second argument should be {Timings, Sizes} instead of just Timings.
  • timer:now_diff cannot be used since values in the Timings property list are not erlang:timestamp() values (they are simple integers).

I guess elli changed some things, but elli_access_log was not updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions