Andrew Mackenzie
Andrew Mackenzie
A more radical solution (that I can't resist commenting) is about the level of consistency we guarantee in the counters and hence the precision of the limits (e.g. in apisonator...
Caveat: I haven't had time to read the code....just going on your previous comment. In the limit, you could have two requests that both read the counters within limits (-1),...
I'd need to study the code, and not sure how "sets" of counters (across different time periods) are organized or gathered into sets for incrementing...but here's some rambling thoughts... (this...
On the why: It's due to the structure of my book. My book has a lot of it's content in a docs subfolder, BUT, it also includes README.md and other...
To give my own specific example of the files that are copied and undesirable, here is the additiional make target I have had to add to cleanup the output directory...
I'm back looking at this. Just wondering if the proposed use of an additional .mdbook_ignore (or similar) file would fly, and it it's worth me working on a PR for...
I imagine this is due to use of Linux/Macos (or not linux) conditional compiles (#[cfg]) in the code? Can you provide info on what platform you are compiling on and...
Closing due to no reply with more info....
Thanks for the advice, work and PR. I will look at this tomorrow night.
Do you recommend I wait for you to implement #854 then?