xoldd

Results 7 comments of xoldd

> @Manik2708 Once check @xoldyckk 's message in talawa-admin slack channel. The Redis recently moved away from open-source. maybe a case we have to move to another solution instead of...

@Manik2708 you can have dependency injection using the graphql context. It is available to all resolvers as the third parameter of the resolver function.

seems mongodb doesn't support auto-incrementing ids at the database level, so you're using this workaround to implement the same logic in talawa-api @shankeleven why can't you simply fetch the user...

@shankeleven there are two seperate mutation operations to the database, since it's not a transaction atomicity isn't guaranteed, does mongodb support transactions? is it doable?

@palisadoes what is the need for session timeouts per organization? Is talawa application meant to be similar to slack in that for each organization there has to be a seperate...

Same issue for me. But it was working fine till last day. It occured only when I updated to this newer version today. :- **1.47.171 Chromium: 109.0.5414.87 (Official Build) (64-bit)**...