Commit Graph

5 Commits

Author SHA1 Message Date
Bernat Brunet c50dd002d8 Update last commit when try to control possible concurrencies.
The queue need the instance by values.
With the contraints and a control in the iteration mails will be enough.
2023-12-11 12:48:34 +01:00
Bernat Brunet c115b7b7b8 Control possible concurrency moving the search of the emails to create
the activity in side the queued function, to do the search in the moment
is needed.

Add a costraint to only have one mail per activity.

Update translations.
2023-12-07 07:16:09 +01:00
Raimon Esteve 9389b44c1d Replace Activity to cls (ElectronicMail) class
From changeset c13d252
2023-09-26 12:34:05 +02:00
Raimon Esteve 4fbf0d417f Replace cls to Activity class
From changeset c13d252
2023-09-26 12:33:57 +02:00
Raimon Esteve 4872c8fd88 Move queue to electronic.mail class
From changeset c13d252
2023-09-26 12:33:49 +02:00