Skip to content

Design an error handling strategy #18

Open
@d-led

Description

@d-led

Problem

  • synchronous inserts need to catch exceptions
  • asynchronous inserts just drop data
  • output only to stderr

Possible independent solution strategies

  • callbacks
  • retries
  • manage timeouts

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions