Alex Zagoro
Alex Zagoro
That's what I suspected. Thanks for the proposed workaround @youknowone . Something like `obtain_ring` function would be really handy. Hoping to see it in the future.
@youknowone so if it's a property and I don't have access to ring methods, how do I force the recache? I do need access to `.update()` and, potentially, `.delete()`. Sometimes...
Is it still in limbo?
Any updates on this?
The fix for `python-measurement` was submitted and also backported to `python-measurement==3.2.2` however I recommend getting `django-measurement` updated to work with the latest `python-measurement` https://github.com/coddingtonbear/python-measurement/pull/76
Oh, this won't work. I'll work on a different solution.
Same issue with ElasticBeanstalk. I think it should be customizable. No reason to write into the current dir, if it's a setting, can set it to `/tmp` for example. ```...