ajaxorg / ajaxorg/ace

Introduce an Event when Annotations worker finished

Ouverte
#5,677 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
effort/small feature-request p2
Langage dominant
JavaScript
Étoiles
27.1k
Forks
5.3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Describe the feature

Currently, there is no way to know when the Annotations worker has completed its task. This lack of notification can lead to inefficiencies in workflows that depend on the completion of annotation processing. To address this, we propose introducing an event that is triggered when the Annotations worker has finished its work.

### Use Case

We've encountered challenges in determining whether annotations are still running. The current workaround implemented in #4408 uses a recursive method call with a timeout, which is not an ideal solution. To address this issue more elegantly, we propose introducing an event that signals when the Annotations worker has finished its task.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [X] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### ACE version used

1.36.3

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.