workadventure/back/src/Services
David Négrier 82a1a5fc1e Retry loading map on variable error
If the back is getting an error (because the user has no right to set a variable),
instead of failing directly, let's try to reload the map (maybe we have cached a wrong version of the map).
2021-11-22 18:43:56 +01:00
..
AdminApi Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
Repository Fixing CI 2021-07-20 09:33:01 +02:00
AdminApi.ts Adding support for "readableBy" and "writableBy" in back 2021-07-19 10:16:43 +02:00
ArrayHelper.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
ClientEventsEmitter.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
CpuTracker.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
GaugeManager.ts FIX: if a conversion group move to another user, this user will be added to the group 2021-10-08 11:02:58 +02:00
LocalUrlError.ts Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
MapFetcher.ts Fix error generated 2021-08-02 21:34:03 +02:00
MessageHelpers.ts Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
RedisClient.ts Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
SocketManager.ts Merge branch 'develop' into GlobalMessageToWorld 2021-08-02 23:07:39 +02:00
VariableError.ts Retry loading map on variable error 2021-11-22 18:43:56 +01:00
VariablesManager.ts Retry loading map on variable error 2021-11-22 18:43:56 +01:00