The web UI keeps failing with “Unable to load history”.
I looked at what’s happening in browser tools: API calls are returning 403, with “Cf-Migitated: challenge” and HTML in the body instead of the API result. That means CloudFlare’s captcha is activating for some reason. The web UI doesn’t understand it, so it just fails unrecoverably for long periods of time.
Please fix the CloudFlare integration so it doesn’t try to display a captcha on API endpoints where the UI doesn’t handle it–and it really should never activate in the middle of a session during normal use in the first place.