github / github/copilot-cli

`/share gist` always results in "Failed to share session: Rate Limit Exceeded - https://docs.github.com/rest"

Abierto
#704 1 comentario 1 reacción 0 asignados Ver en GitHub
area:sessions
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

### Describe the bug

Whenever I try to run `/share gist`, it results in the error mentioned in the title. I have not issued a bunch of REST requests - this happened even after I left my machine for several hours and issued that as my first command.

### Affected version

0.0.361 Commit: fdd8f6541

### Steps to reproduce the behavior

1. Build up some session state
2. Run `/share gist`

### Expected behavior

That it would create a new Gist with my session?

### Additional context

It's odd, I don't see anything in my log file at `$HOME\.copilot\logs` related to the share failure... Even if I enable `--log-level debug`. I see nothing of the failure _or_ the success when I instead do `/share file`. So unfortunately, I'm not sure what else I can share to assist with debugging :(

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en el punto de entrada del comando `/share gist` y compara su comportamiento con `/share file`; inspecciona la solicitud de GitHub REST/Gist y la salida de `$HOME\.copilot\logs`. Reproduce el fallo de rate limit siguiendo los pasos indicados y verifica después que tanto la creación correcta del Gist como un registro de errores útil estén cubiertos.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github, shell
Área
api, cli
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.