cockroachdb / cockroachdb/example-app-rust-postgres
Refactor execute_txn function to be more readable
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The `execute_txn` is fairly opaque and under-commented. We should refactor it to set a maximum number of retries, describe what it is doing, and consider making all calls async, as mentioned in the comments in #1.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.