Michael Conrad
Michael Conrad
I do not see any code actually adding items to the cache. Are you doing that somewhere else?
I again tested the clear region code and the unit tests actually testing also the redis layer. All works fine it seems. I might be able to test it on...
guys, you are totally correct. Put has a bug not setting the region lookup key. Thanks for catching that! To clarify, that was introduced during the change to use lua...
@TMiNus Can you explain that a little bit more? > Another thing that I detected is that if you have key in the format {region}:{key} and you use an Add...
@Andrei- I'm not so sure about how that could have happened, but if you have a reproduceable code example, feel free to post it here Thanks
Thanks for the details @Andrei- I'll try to figure out why that happens
can reproduce the error - reopening
I just reached out to payed MapBox Technical Support and only got a copy&pasta reply saying I should check here, I didn't really expect much more to be honest, but...
Did not have "random OS library gets greedy" on my 2025 bingo card.
This might be something for 2.0 I was actually thinking about removing all the logging I currently have, which is not really a good implementation, with something like that maybe....