facebook / facebook/duckling

Unable to parse strings containing a lot of time intervals

Abierto
#312 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Haskell
Estrellas
4.3k
Forks
740
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

An error is logged and the connection is closed abruptly when a string containing a lot of time intervals is sent to parse. This happens when the number of time intervals in the string is more than a certain threshold, it works fine otherwise (the time taken and the cpu usage is very high though).
Can such cases be handled in a more graceful manner?

Here's the error log:
[error.log](https://github.com/facebook/duckling/files/2759070/error.log)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.