Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

failures of particles should not look like hangs  #94

@dzmitry-lahoda

Description

@dzmitry-lahoda
  1. send invalid particle. await result.observe timeout.
  2. turn old logs. observe:
Interpreter result:  {
  retCode: 0,
  errorMessage: "air can't be parsed:\n" +
    'error: \n' +
    '    ┌─ script.air:311:45\n' +
    '    │\n' +
    '311 │                                             (ap $records.$.[0]! $awaiter)\n' +

expected: await should be rejected and throw exception asap in case of failed particle

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