Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose the ability to configure the SCC attachment schedule in the SCC DA #149

Closed
ocofaigh opened this issue Jul 10, 2024 · 2 comments
Closed
Assignees

Comments

@ocofaigh
Copy link
Member

ocofaigh commented Jul 10, 2024

Configuring the schedule is a common use case (it is actually explicitly asked in the SCC UI when creating an attachment).
So we should expose 1 more variable for this in the SCC DA instead of always creating a daily schedule (default it to daily schedule though).

@in-1911
Copy link

in-1911 commented Jul 10, 2024

Probably adding a simple value parameter for "default schedule" would be a good starting point.
Having a full structure for the attachment configuration (with parameters, exclusions, scheduling, etc) would be a long term goal, but if all the new attachments are created with the supplied default (e.g. set to 30 days) that would be enough to avoid higher cost of multiple daily scans.

@ocofaigh
Copy link
Member Author

yep agree, thats the plan

@jor2 jor2 self-assigned this Jul 22, 2024
@jor2 jor2 closed this as completed Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants