mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
Analytics request loader and game version validation (#6064)
* Analytics request loader and game version validation * tweak agents * factor tags into its own util * lock cache refresh to avoid cache stampede * Make analytics fields opptional
This commit is contained in:
@@ -17,5 +17,6 @@ pub mod ratelimit;
|
||||
pub mod redis;
|
||||
pub mod routes;
|
||||
pub mod sentry;
|
||||
pub mod tags;
|
||||
pub mod validate;
|
||||
pub mod webhook;
|
||||
|
||||
Reference in New Issue
Block a user