Gustavo Trott
cccd2d78c7
Refactor the logger to add more context like meetingId, userId and sessionToken. ( #21188 )
...
For DEBUG logs it also includes the file/line and function of the caller.
2024-09-18 08:48:36 -04:00
Gustavo Trott
5f2b45c0e4
remove unnecessary logs
2024-08-28 16:34:28 -03:00
Gustavo Trott
24603b24bd
avoid retransmitting subscriptions when user lost permission
2024-08-27 11:28:08 -03:00
Gustavo Trott
1e32ee794e
several refactors
2024-08-08 16:50:41 -03:00
Gustavo Trott
872cb7ceff
fix bug when retransmitting streaming subscription
2024-07-08 14:17:08 -03:00
Gustavo Trott
3c71aab4bc
refactor (gql-middlware): Refactored code to simplify channel handling and remove unnecessary routines ( #20640 )
...
* Refactor gql-middleware channels and remove dedicated channel to establish init connection
* remove unnecessary routin to wait mutations to complete before invalidate Hasura connection
2024-07-05 13:35:08 -03:00
Gustavo Trott
ede7a2dd25
Bunch of improvements for messages parsing
2024-06-25 10:27:44 -03:00
Gustavo Trott
4fc3b2419c
Graphql-middleware itself will handle mutations and forward to Graphql-actions
2024-05-02 10:45:32 -03:00