Closed astrojuanlu closed 1 month ago
This issue is about finding out why the Heap request fails. Several things not specifically related to it:
INFO
and WARNING
messages after the error make it more difficult to spot.
INFO
should be on top?DEBUG
pyproject.toml
in your cwd?" message when there was indeed one. Maybe we could tweak the hint so it says "is there a pyproject.toml
with a [tool.kedro]
table there?"I was quite misguided, the problem was with the user UUID and not the project UUID. I changed the body accordingly.
Description
If the user UUID is malformed for some reason, telemetry data should still be send, but instead with an "anonymous" or empty UUID.
Context
How has this bug affected you? What were you trying to accomplish?
Steps to Reproduce
Expected Result
Nothing
Actual Result