Commit graph

17 commits

Author SHA1 Message Date
Laura Klünder
b42e0496e2 fix this 2024-12-29 00:40:10 +01:00
Laura Klünder
980d9c0b32 fucking fix it for us, pls 2024-12-28 23:18:45 +01:00
Laura Klünder
6dafb009fc passive api name collecting from users that have consented to it 2024-12-28 22:16:25 +01:00
Laura Klünder
6d78a0c491 pointimporthelper 2024-12-28 15:35:15 +01:00
Laura Klünder
a2b19dad4e purge cache after map updates 2024-12-28 00:45:14 +01:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
b4f48473d0 persist mapdata:last_process_updates_run cache 2018-12-21 05:36:32 +01:00
Laura Klünder
59db4cdd1e track last process updates run 2018-12-16 19:47:39 +01:00
Laura Klünder
0b3517de5b catch the new ProcessUpdatesAlreadyRunning exception 2017-12-23 15:51:26 +01:00
Laura Klünder
8b119c00c0 avoid useless stacktraces in celery log 2017-11-19 22:51:51 +01:00
Laura Klünder
c890ae6bbf better logging in many places 2017-11-16 20:54:59 +01:00
Laura Klünder
e1d27b637c process_updates() don't lock globally, but only on unprocessed updates 2017-11-10 23:23:22 +01:00
Laura Klünder
efbbbe2495 schedula process_map_updates usind celery on new MapUpdate creation 2017-11-10 16:56:50 +01:00
Laura Klünder
506b959946 remove delete_old_cached_tiles task because new caching does not need this 2017-10-24 18:14:35 +02:00
Laura Klünder
82fc9f2264 rename cache_key→current_cache_key 2017-10-23 22:49:45 +02:00
Laura Klünder
cd09cbab68 take shortcut in get_png if this is an empty tile rendering 2017-10-20 22:37:54 +02:00
Laura Klünder
96dc678fe6 delete old cached map tiles 2017-10-20 17:00:14 +02:00