4858-chat_realTime #1313

Merged
vicent merged 11 commits from 4858-chat_realTime into dev 2023-03-24 10:12:25 +00:00
Member
No description provided.
alexm added 5 commits 2023-02-08 07:30:25 +00:00
alexm added 1 commit 2023-02-08 07:30:42 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
9ec2f731ae
Merge branch 'dev' into 4858-chat_realTime
alexm changed title from 4858-chat_realTime to WIP: 4858-chat_realTime 2023-02-08 07:32:36 +00:00
jgallego requested changes 2023-02-08 07:46:44 +00:00
@ -30,16 +30,23 @@ module.exports = Self => {
const recipient = to.replace('@', '');
Owner

ací no has posat transaccio per alguna rao?

ací no has posat transaccio per alguna rao?
Author
Member

Quitada

Quitada
vicent marked this conversation as resolved
@ -35,0 +37,4 @@
tx = await Self.beginTransaction({});
myOptions.transaction = tx;
}
Owner

aci faltaria un try catch i el rollback

aci faltaria un try catch i el rollback
Author
Member

Quitada transaccion

Quitada transaccion
vicent marked this conversation as resolved
alexm added 1 commit 2023-02-08 14:15:45 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
f06fc92ae8
refactor(chat): not use transactions
alexm requested review from jgallego 2023-02-08 14:18:02 +00:00
jgallego approved these changes 2023-02-15 08:02:44 +00:00
@ -44,4 +39,2 @@
throw new Error(`Could not send message "${message}" to worker id ${recipientId} from user ${userId}`);
if (process.env.NODE_ENV == 'test')
message = `[Test:Environment to user ${userId}] ` + message;
Owner

poner

poner
vicent marked this conversation as resolved
alexm requested review from vicent 2023-02-17 08:53:19 +00:00
vicent refused to review 2023-02-17 10:08:21 +00:00
vicent added 1 commit 2023-03-21 10:26:35 +00:00
gitea/salix/pipeline/head This commit looks good Details
d1f0ae3865
refs #4858 fix: filtro corregido
vicent added 1 commit 2023-03-21 10:26:54 +00:00
vicent added 1 commit 2023-03-21 10:37:43 +00:00
gitea/salix/pipeline/head This commit looks good Details
4141a97356
refs #4858 fix: backTest
vicent changed title from WIP: 4858-chat_realTime to 4858-chat_realTime 2023-03-21 10:38:15 +00:00
vicent requested review from jgallego 2023-03-21 10:38:58 +00:00
jgallego approved these changes 2023-03-21 11:42:58 +00:00
vicent added 1 commit 2023-03-24 10:02:56 +00:00
gitea/salix/pipeline/head This commit looks good Details
dca760d4e4
Merge branch 'dev' into 4858-chat_realTime
vicent merged commit 9311a59a54 into dev 2023-03-24 10:12:25 +00:00
vicent deleted branch 4858-chat_realTime 2023-03-24 10:12:25 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1313
No description provided.