You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if the setting can be controllable for each boefje and organisation. In that way, it would be possible to make a distinction between 'cheap' boefjes that can run every hour and boefjes that leverage an expensive API that can run once a week. In general, it may be good to put a maximum on the amount of times a boefje can run in a given timeframe, especially when API keys are involved.
To Reproduce
Try setting different scheduling times for boefjes through the interface.
Expected behavior
A general default setting for scheduling boefjes, which is overwriteable for each boefje in each organisation. Optionally a setting defining a maximum amount of times that a boefje can run in a given timeframe. This should not apply to boefjes that are started manually (but a warning may be welcome when the boefje is at its limit in a timeframe).
Flexible scheduling
Currently, there is one setting to control how often boefjes can run: https://github.com/minvws/nl-kat-mula/blob/657ccad261e0df8b0a6fa20082641b0b2b517014/.env-dist#L29
It would be great if the setting can be controllable for each boefje and organisation. In that way, it would be possible to make a distinction between 'cheap' boefjes that can run every hour and boefjes that leverage an expensive API that can run once a week. In general, it may be good to put a maximum on the amount of times a boefje can run in a given timeframe, especially when API keys are involved.
To Reproduce
Try setting different scheduling times for boefjes through the interface.
Expected behavior
A general default setting for scheduling boefjes, which is overwriteable for each boefje in each organisation. Optionally a setting defining a maximum amount of times that a boefje can run in a given timeframe. This should not apply to boefjes that are started manually (but a warning may be welcome when the boefje is at its limit in a timeframe).
Governance
The text was updated successfully, but these errors were encountered: