Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a data clip fails on indexing when it's too large #2682

Open
sentry-io bot opened this issue Nov 15, 2024 · 0 comments
Open

Creating a data clip fails on indexing when it's too large #2682

sentry-io bot opened this issue Nov 15, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 15, 2024

Sentry Issue: LIGHTNING-GK

Postgrex.Error: ERROR 54000 (program_limit_exceeded) string is too long for tsvector (1621086 bytes, max 1048575 bytes)
  File "lib/ecto/adapters/sql.ex", line 1096, in Ecto.Adapters.SQL.raise_sql_call_error/1
  File "lib/ecto/repo/schema.ex", line 834, in Ecto.Repo.Schema.apply/4
  File "lib/ecto/repo/schema.ex", line 415, in anonymous fn/15 in Ecto.Repo.Schema.do_insert/4
  File "lib/lightning/runs/handlers.ex", line 326, in anonymous fn/2 in Lightning.Runs.Handlers.CompleteStep.update_step/2
  File "lib/lightning/repo.ex", line 31, in anonymous fn/1 in Lightning.Repo.transact/2
...
(3 additional frame(s) were not displayed)
@github-project-automation github-project-automation bot moved this to New Issues in v2 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

0 participants