I'm seeing some irregular log behavior in the Invoke View. Here is what's working successfully, and what's not:
[x] Navigating To HTTP Invoke From Home Screen: Requests showed with logs, no delay.
[x] Using Another App For 30 Seconds & Returning To HTTP Invoke View: Requests showed with logs, no delay.
[x] Using Another App For 5 Minutes & Returning To HTTP Invoke View: Requests showed with logs, no delay.
[ ] Switching To Another View & Returning To HTTP Invoke View: First requests did not show logs, but subsequent requests did, no delay. Was able to reproduce this multiple times.
[ ] Switching From HTTP Invoke View to Function Invoke View: First requests did not show logs, but subsequent requests did, no delay. Was able to reproduce this multiple times.
[ ] Switching Between HTTP Invoke View and Function Invoke View Quickly: I switched back and forth between these multiple times within a couple of seconds. This seemed to break everything. No logs.
[ ] API Gateway HTTP Invoke View: No logs showed up.
I'm seeing some irregular log behavior in the Invoke View. Here is what's working successfully, and what's not: