vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

Assignment clients should not make metaverse server requests prior to receiving settings from domain server. #1727

Open namark opened 1 year ago

namark commented 1 year ago

In context of https://github.com/vircadia/vircadia/pull/1726 a new domain server settings was added for Metaverse server URL, so assignment clients should ideally wait until settings have been received before making any requests.

digisomni commented 1 year ago

Maybe they should remain dormant until connected with a Domain for fleet scaling purposes.

namark commented 1 year ago

Maybe they should remain dormant until connected with a Domain for fleet scaling purposes.

I think that's already the case, the requests I've seen happened after connecting to domain server, but before the settings with the metaverse URL have been received, so just a synchronization issue.

stale[bot] commented 1 year ago

Hello! Is this still an issue?