aiidalab / aiidalab/aiidalab-widgets-base
Bug report widget can not redirect if traceback is too long
Aberta
- Linguagem predominante
- Python
- Estrelas
- 10
- Forks
- 19
- Merge médio
- 1d 22h
- PRs com merge (30d)
- 20
Descrição
There is a limitation for the GitHub issue creating API, if the traceback is too long the button will lead to "URL is too long" 414 page, as the same error show in https://github.com/cli/cli/issues/1575
We can follow the same solution by trimming the traceback to be reported and adding a note to tell the user to copy-paste the trimmed traceback if it is useful.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.