This website requires JavaScript.
Explore
Help
Sign In
fyah
/
AI-tianyan
Watch
1
Star
0
Fork
0
You've already forked AI-tianyan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
AI-tianyan
/
.dockerignore
13 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fix(event): add 401 handling to prevent infinite retry loop on auth failure - UploadError struct to distinguish fatal auth errors from network errors - Clear buffer and throttle on 401/403 to save bandwidth - Prevent dead-loop retry when token is invalid or expired
2026-05-08 21:00:14 +08:00
.git/
.gitignore
build/
chore: optimize Dockerfile apt source compatibility and update edge.yaml cloud/ota URLs to port 9000 - Dockerfile: support both legacy sources.list and DEB822 format for apt mirror - Dockerfile: use official python:3.9-slim instead of Huawei Cloud SWR mirror - .dockerignore: exclude !build/edge-agent to avoid build artifact in context - edge.yaml: change cloud_url from 8004 to 9000 (stream-gateway) - edge.yaml: change ota_url from 8087 to 9000 - Add Dockerfile.bak and buildkitd.toml
2026-05-09 21:58:49 +08:00
!build/edge-agent
fix(event): add 401 handling to prevent infinite retry loop on auth failure - UploadError struct to distinguish fatal auth errors from network errors - Clear buffer and throttle on 401/403 to save bandwidth - Prevent dead-loop retry when token is invalid or expired
2026-05-08 21:00:14 +08:00
data/
*.om
*.onnx
*.tar.gz
logs/
venv/
__pycache__/
*.pyc
Reference in New Issue
Copy Permalink