mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 05:44:59 +00:00
ece0150cb7
This can happen for various reasons including rate limiting and middleware bugs. This should resolve the warning we're seeing in the logs ``` RequestTracker.get_data failed : NoMethodError : undefined method `[]' for nil:NilClass ```