Skip to content

Externalize the weekly reminder schedule as a declarative config #19

Open
@shreevari

Description

Currently, weekly reminder schedule is hard-coded in the code. Extract this config out to a file or read it from an external location like a config file on S3 bucket or Github variables (repo), or even Firebase(not preferred).
After this change, we should be able to change the schedule without redeploying the code.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions