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

[Feature] Delay next TSAT to a specific TSAT or TTOT #21

Open
Phil061995 opened this issue Dec 20, 2023 · 0 comments
Open

[Feature] Delay next TSAT to a specific TSAT or TTOT #21

Phil061995 opened this issue Dec 20, 2023 · 0 comments

Comments

@Phil061995
Copy link

In case startup needs to be stopped/delayed we have no option to continue with ACDM if we have bigger delay right now.

It would be helpfull to define an earliest TSAT or TTOT. So the TSAT for all outbounds without ASAT needs to be recalculated based on that info.

To minimize delay, outbounds that are ready (with ASRT) should have a higher prio than outbounds not ready.

Example

DLH123 TOBT 1230 TSAT 1230
EWG456 TOBT 1235 TSAT 1235

Earliest TSAT at 1300:
DLH123 TSAT 1300
EWG456 TSAT 1300

Earliest TTOT 1300 wirh EXOT 10 minutes:
DLH123 TSAT 1250
EWG456 TSAT 1250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant