Conversation
🧪 Review environmenthttps://tfi6ahbwuird676v3vd74elsxy0tnvqb.lambda-url.ca-central-1.on.aws/ |
| # Additional configuration for sync workers when using OpenTelemetry | ||
| if otel_detected: | ||
| # Sync workers might need slightly longer timeout for instrumented requests | ||
| timeout = 95 |
Check notice
Code scanning / CodeQL
Unused global variable Note
Copilot Autofix
AI 7 months ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
| if otel_detected: | ||
| # Sync workers might need slightly longer timeout for instrumented requests | ||
| timeout = 95 | ||
| graceful_timeout = 90 |
Check notice
Code scanning / CodeQL
Unused global variable Note
Copilot Autofix
AI 7 months ago
Copilot could not generate an autofix suggestion
Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.
Summary | Résumé
Test instructions | Instructions pour tester la modification