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
Open
Add handling of canned graphic message for error 429 to stop HamClock retries when backend is under high load#48kr8x wants to merge 4 commits into
kr8x wants to merge 4 commits into
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.