PostHog @posthog.com · Jun 12

Shipping quick fixes like "increase the limit for hogflows returned from the hogflows api to 200 for now." It finds the right place to change, makes it in a way that fits the existing code, then tests that it actually works.

1 likes 1 replies

?

Replies

PostHog · Jun 12

Investigating issues like "we've had a big spike in 403's to /insights. Why?" It looks at the specific insight linked, handles an error, uses SQL to query the event, finds the spike, identifies the most likely root cause (an access control change), and suggests next steps.