Hi Team,
I have a CF that serves my REST API.
I have a custom domain configured to be connected to this CF (API).
From time to time. About every 5-10 days. My monitoring tools tell me the service is down/up/down/up/... for about 30min or so.
When I test it during this time, it seems like everything is "working" except it has a huge delay: ~30 seconds.
I thought maybe it's a CF issue. But when I call the CF directly (not via custom domain), it works blazing fast. That means, I can rule out the CF code is broken.
I'm wondering if I'm configuring something wrong. That causes such a delay from time to time.
thx jurgen