Digital-Alchemy-TS / code-glue

Top secret stuff
1 stars 0 forks source link

Synapse entity warnings #23

Open zoe-codez opened 2 hours ago

zoe-codez commented 2 hours ago

🪤 Context

There can be various disconnects in setting up entities:

Synapse can recognize these situations, but doesn't have a good way to help manage and resolve the issue.

🩻 Additional details

Some sort of warnings situation to surface the issue and provide button tor resolve the issue

linear[bot] commented 2 hours ago

CG-3 Synapse entity warnings

chrisdrackett commented 1 hour ago

do these mostly come up on creation? could I send a string to an endpoint to get a "this exists" or "this is ok" response? I could use this when creating to try and avoid the above

zoe-codez commented 1 hour ago

I had envisioned just an endpoint that could query and give a list of issues and their type. Some are fixable, some are a bit "wtf how did we get in this situation".

Gotta nuke the entity from orbit then... but I guess that's a fix too 🙃