@@ -40,5 +40,9 @@ MAX_QUBITS=32
|
||||
MAX_SHOTS=100000
|
||||
|
||||
# Python Bridge Configuration
|
||||
PYTHON_TIMEOUT=60000
|
||||
PYTHON_MEMORY_LIMIT=2048
|
||||
# Timeout for Python commands in milliseconds
|
||||
# Default: 300000 (5 minutes)
|
||||
# Increase for complex quantum operations or slower hardware
|
||||
PYTHON_TIMEOUT=300000
|
||||
PYTHON_MEMORY_LIMIT=2048
|
||||
```
|
||||
Referencia en una nueva incidencia
Block a user