Skip to content

Raise better error when the data I'm trying to export is not JSON-serializable #1

@dylburger

Description

@dylburger

e.g.

from pipedream.script_helpers import export
import pendulum

now = pendulum.now("Etc/UTC")

export("local_time", now.in_timezone("America/Los_Angeles"))

Screen Shot 2022-01-14 at 9 33 32 AM

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