nycmeshnet / meshdb

A convenient, stable, and sane database for tracking Members and Nodes for use with robots and humans
https://db.nycmesh.net
MIT License
12 stars 14 forks source link

When we skip things due to feature flags, emit a log about it #693

Open Andrew-Dickinson opened 2 weeks ago

Andrew-Dickinson commented 2 weeks ago

When this decorator is used

https://github.com/nycmeshnet/meshdb/blob/main/src/meshapi/util/django_flag_decorator.py#L7

we should do something other than a no-op so the logs make it clear what happened