AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Fix Memory Leaks in Rails
Last week was pretty busy as well. One of our customers were sending insanely large payloads with their events when they send up, send over stuff. So after trying to get them to update this for the first couple of days, we at some point had to enforce like limits. You now have a request size limit of 100 kilobytes in place. Everything larger than that would just be rejected at the API level.