Skip to content

[BUG] LSP fails to parse the deferral manifest but CLI has no issue #628

@dataders

Description

@dataders

Describe the bug

zoom clip of me experiencing it live

Image

What version of dbt Fusion is this bug in? (find out by running dbt --version)
preview.6
extension version: 0.3.0

Theories

  1. The LSP is borking at a 50MB+, single-line JSON thats 421k+ lines long
  2. LSP isn't waiting for the JSON to be done downloading??

To Reproduce

No idea!

Expected behavior

either:

  1. it shouldn't happen
  2. if it does happen, I'd expect the CLI to bork in the same way
  3. if it does happen in only LSP, might be nice to
  4. say exactly which JSON couldn't be parsed
  5. fail the compile instead of say it's successful?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeferralneeds-reproNeeds a (minimal) reproducible example

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions