Skip to content

Progress: Numbers should go downwards #145

@koppor

Description

@koppor

I changed the embedding model.

Then embeddings are regenerated (nice!)

However, the numbers jump:

image

I know, that communicating progress is very hard.

Quick win:

if newNumber < oldnumber
  updateProgress(newNumber)

Otherwise, the numbers will "jump"

More nicer solution: make intervals:

"more than 2 minutes", "approx. 2 minutes", "approx. 1 minute", "30 seconds", "15 seconds", "5 seconds". - And map incoming numbers to that.

If easy: keep at week 1, if not easy: move to week 12.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions