Not getting all invocation logs
Hi,
I’m building a TRMNL plugin with a Worker. My GET and POST requests executed manually from my computer appears in the Invocation logs but not one specific POST request on a specific route from TRMNL’s servers, even though the request counter on the Metrics page gets properly incremented. Head sampling rate is at 100 %. It’s like some IP gets filtered somehow
1 Reply
Still encountering the issue, I don’t know if it’s something in the request that would prevent it from being logged?
Could it be that the response’s content type is not set or something like that? But everything should appear anyway…