fix(npc): gateway scene notify non-blocking #31
Reference in New Issue
Block a user
Delete Branch "fix/gateway-notify-async"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scene->gateway POST now on a detached task so an offline gateway never lags scene transitions (was sync 2s).