Replies: 1 comment 5 replies
-
These warnings indicate a request to a database couldn't complete correctly:
As you mentioned, getting a few of them isn't much of an issue (you will just lack completion data for some entries from the erroneous source), however getting a lot can be a problem (if all sources fail on a single entry, then no data will be added...). I agree that spamming output is bad practice, but so is hiding warnings about how well our request are going. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running btac with nordvpn in a docker container.
See readme.md and dockerfile below.
I needed to upload Dockerfile as .md due to upload restrictions.
README.md
Dockerfile.md
I recieved some 429 and 500 warnings in the outout
I think these warnings are no issue, since they are warnings.
For example:
Question:
Can I tweak something in the timeout settings in btac or in the vpn server country, that would minimize the amount of warnings?
Beta Was this translation helpful? Give feedback.
All reactions