Skip to content

Add handling of canned graphic message for error 429 to stop HamClock retries when backend is under high load#48

Open
kr8x wants to merge 4 commits into
mainfrom
voacap_canned429
Open

Add handling of canned graphic message for error 429 to stop HamClock retries when backend is under high load#48
kr8x wants to merge 4 commits into
mainfrom
voacap_canned429

Conversation

@kr8x

@kr8x kr8x commented May 14, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

kr8x added 4 commits May 13, 2026 22:29
On branch maps-for-3.10
Changes to be committed:
	modified:   area_map.py
added support for user-agent for getting HamClock version
	new file:   hamclock_ua.py
class to use to extract, parse user-agent
	modified:   nginx.conf
added passing user-agent to application endpoint
	modified:   ../docker/Dockerfile
added copy to /app for hamclock_ua.py
…ages

this is built on top of branch maps-for-3.10 which introduces handling of
user_agent.

 Changes to be committed under app
	new file:   cache/429-bmp-1320-660.bin
	new file:   cache/429-bmp-1320-660.txt
	new file:   cache/429-bmp-1980-990.bin
	new file:   cache/429-bmp-1980-990.txt
	new file:   cache/429-bmp-2640-1320.bin
	new file:   cache/429-bmp-2640-1320.txt
	new file:   cache/429-bmp-3960-1980.bin
	new file:   cache/429-bmp-3960-1980.txt
	new file:   cache/429-bmp-5280-2640.bin
	new file:   cache/429-bmp-5280-2640.txt
	new file:   cache/429-bmp-5940-2970.bin
	new file:   cache/429-bmp-5940-2970.txt
	new file:   cache/429-bmp-660-330.bin
	new file:   cache/429-bmp-660-330.txt
	new file:   cache/429-bmp-7920-3960.bin
	new file:   cache/429-bmp-7920-3960.txt
	new file:   cache/429-zlib-1320-660.bin
	new file:   cache/429-zlib-1320-660.txt
	new file:   cache/429-zlib-1980-990.bin
	new file:   cache/429-zlib-1980-990.txt
	new file:   cache/429-zlib-2640-1320.bin
	new file:   cache/429-zlib-2640-1320.txt
	new file:   cache/429-zlib-3960-1980.bin
	new file:   cache/429-zlib-3960-1980.txt
	new file:   cache/429-zlib-5280-2640.bin
	new file:   cache/429-zlib-5280-2640.txt
	new file:   cache/429-zlib-5940-2970.bin
	new file:   cache/429-zlib-5940-2970.txt
	new file:   cache/429-zlib-660-330.bin
	new file:   cache/429-zlib-660-330.txt
	new file:   cache/429-zlib-7920-3960.bin
	new file:   cache/429-zlib-7920-3960.txt
	modified:   entrypoint.sh
	modified:   nginx.conf
	new file:   uwsgi_canned.ini
	new file:   voacap_canned.py
	modified:   ../docker/Dockerfile
.bin files that stopped git push due to very large size.
Eliminated bmp and txt cache files for 5280,5940 and 7920
since they were all over 40Mb.
Those files were removed from the repo so they can't be
copied here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant