code-kern-ai / refinery

The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.
https://www.kern.ai
Apache License 2.0
1.39k stars 66 forks source link

[BUG] - Attribute calculation seems to get stuck frequently #229

Closed LeonardPuettmann closed 1 year ago

LeonardPuettmann commented 1 year ago

Describe the bug The bug attribute calculation seems to get stuck a lot. I noticed this behavior a couple of times now. It doesn't seem to be related to the intensity of the workload, as it seems to happen with light as well as more demanding tasks.

To Reproduce Steps to reproduce the behavior:

  1. Create a new attribute on the settings page
  2. Try to create an attribute (for example from bricks), preferably one that finishes quickly (like reading time).
  3. If it's not finishing within a couple of minutes, the attribute calc is probably stuck.

Expected behavior Attribute calculation should finish and result in a usable attribute.

Screenshots 2

Desktop (please complete the following information):

Additional context Our customer Büro Bardohn reported that in their project, the attribute calculation is running since two days.

JWittmeyer commented 1 year ago

No known occurrences after the changes in the attribute calculation session handling. Reopen if occurs again