Skip to content

Scalability #24

@beck24

Description

@beck24

I haven't tested this with a large recipient base, but just scanning the code it looks like the recipients are retrieved from the DB in a single egef* operation, which will likely pose problems with large numbers of recipients.

Additionally, what's the rationale behind using exec() to trigger the sending? I always get nervous with exec calls :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions